From 69062e8711d9f1b176ebc1d39768894a3e917634 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Sun, 22 Sep 2024 23:25:40 +0300 Subject: [PATCH] Commit poetry files --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4378695ca8a..756e44893ff 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.31.11" +version = "1.32.0" description = "\"A Python library for the Demisto SDK\"" authors = ["Demisto"] license = "MIT"