diff --git a/pyproject.toml b/pyproject.toml index 9c7e8b8..31056b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openproject" -version = "0.4.1" +version = "0.5.0" description = "Python SDK for the OpenProject API" authors = ["LOGIC "] license = "MIT"