From 25dacb09aea7353faa13dacd2e61f6af89d31cc6 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Mon, 1 Apr 2024 13:43:02 +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 0d2a542cc6..5a6016ef4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "demisto-sdk" -version = "1.28.0" +version = "1.29.0" description = "\"A Python library for the Demisto SDK\"" authors = ["Demisto"] license = "MIT"