diff --git a/pyproject.toml b/pyproject.toml index bf82337e6e..3f2ea16440 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.32.1" +version = "1.32.2" description = "\"A Python library for the Demisto SDK\"" authors = ["Demisto"] license = "MIT"