From f6b88277f9db4290c0293d7389b01029fa3580d6 Mon Sep 17 00:00:00 2001 From: Bhavin Patel Date: Mon, 17 Mar 2025 08:51:53 -0700 Subject: [PATCH 1/3] updating version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 73d869e7..0c9e319d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "contentctl" -version = "5.1.0" +version = "5.1.1" description = "Splunk Content Control Tool" authors = ["STRT "] From d4e237aa1c1ca673b5fc467a709a40e9aafb37d2 Mon Sep 17 00:00:00 2001 From: Bhavin Patel Date: Mon, 17 Mar 2025 08:57:03 -0700 Subject: [PATCH 2/3] Empty commit From 933092d749880b558f877891bac030b63559a1e0 Mon Sep 17 00:00:00 2001 From: Bhavin Patel Date: Mon, 17 Mar 2025 09:04:07 -0700 Subject: [PATCH 3/3] 5.2.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0c9e319d..1db6d07e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "contentctl" -version = "5.1.1" +version = "5.2.0" description = "Splunk Content Control Tool" authors = ["STRT "]