diff --git a/pyproject.toml b/pyproject.toml index ebf489d..05f12f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openproject" -version = "0.2.0" +version = "0.3.0" description = "Python SDK for the OpenProject API" authors = ["LOGIC "] license = "MIT"