From 064e1e1dd10f96c28b7ec45476b84b2de32f5c2a Mon Sep 17 00:00:00 2001 From: sunil-lakshman <104969541+sunil-lakshman@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:46:34 +0530 Subject: [PATCH 1/2] Updated release version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 148ff2f..e229819 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ long_description_content_type="text/markdown", url="https://github.com/contentstack/contentstack-utils-python", license='MIT', - version='1.3.3', + version='1.4.0', install_requires=[ ], From 5d5ef332adfe716442205db5d44b53fcfeb3fee9 Mon Sep 17 00:00:00 2001 From: Madhuri-cs <160133004+Madhuri-cs@users.noreply.github.com> Date: Mon, 30 Mar 2026 17:31:16 +0530 Subject: [PATCH 2/2] Update README.md