diff --git a/pyproject.toml b/pyproject.toml index 71bd5cd038..d06f7ec192 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.34.1" +version = "1.35.0" description = "\"A Python library for the Demisto SDK\"" authors = ["Demisto"] license = "MIT"