From 9b571968a01c185368145b1df02454536ac660e0 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Sun, 6 Oct 2024 19:08:36 +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 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"