diff --git a/pyproject.toml b/pyproject.toml index bfea325..f6c290c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "oodle" -version = "0.1.0" +version = "0.1.1" description = "Oodle is a package that makes it easier to manage threads." authors = ["Zech Zimmerman "] license = "MIT"