diff --git a/pyproject.toml b/pyproject.toml index 3d611b6..a50f0ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "demisto-py" -version = "3.2.14" +version = "3.2.15" description = "\"A Python library for the Demisto API\"" authors = ["Demisto"] license = "Apache-2.0"