diff --git a/pyproject.toml b/pyproject.toml index 0774e6f1f8..611b81104b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "demisto-sdk" -version = "1.29.3" +version = "1.30.0" description = "\"A Python library for the Demisto SDK\"" authors = ["Demisto"] license = "MIT"