diff --git a/pyproject.toml b/pyproject.toml index ce28c31995..eb28c57caa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ exclude = "tests/.*|demisto_sdk/commands/init/templates/.*" [tool.poetry] name = "demisto-sdk" -version = "1.33.0" +version = "1.33.2" description = "\"A Python library for the Demisto SDK\"" authors = ["Demisto"] license = "MIT"