diff --git a/pyproject.toml b/pyproject.toml index b75483f..0178cbc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "plane-sdk" -version = "0.2.17" +version = "0.2.18" description = "Python SDK for Plane API" readme = "README.md" requires-python = ">=3.10"