From 43bff47a274b683745864def059fea6a534bc992 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Sun, 29 Dec 2024 19:29:48 +0200 Subject: [PATCH] Commit poetry files --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ce28c31995..eb28c57caa 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.33.0" +version = "1.33.2" description = "\"A Python library for the Demisto SDK\"" authors = ["Demisto"] license = "MIT"