From a87f80b02fb8559629ff7ec96f9ccb53abafddd9 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Tue, 28 May 2024 19:30:35 +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 0774e6f1f89..611b81104be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "demisto-sdk" -version = "1.29.3" +version = "1.30.0" description = "\"A Python library for the Demisto SDK\"" authors = ["Demisto"] license = "MIT"