From 7a71c876cd83095fa808c55d68904a093a656368 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:15:31 +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 71bd5cd038..d06f7ec192 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.34.1" +version = "1.35.0" description = "\"A Python library for the Demisto SDK\"" authors = ["Demisto"] license = "MIT"