This is an automated email from the ASF dual-hosted git repository.
yasith pushed a commit to branch cybershuttle-staging
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/cybershuttle-staging by this
push:
new f3e47ce2d7 bump python sdk version to 2.0.9
f3e47ce2d7 is described below
commit f3e47ce2d7bc0dbf147d258114e85f796d0a12e7
Author: yasithdev <[email protected]>
AuthorDate: Wed Apr 9 20:28:08 2025 -0400
bump python sdk version to 2.0.9
---
airavata-api/airavata-client-sdks/airavata-python-sdk/pyproject.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/airavata-api/airavata-client-sdks/airavata-python-sdk/pyproject.toml
b/airavata-api/airavata-client-sdks/airavata-python-sdk/pyproject.toml
index 98a0a10393..6f3a1e0044 100644
--- a/airavata-api/airavata-client-sdks/airavata-python-sdk/pyproject.toml
+++ b/airavata-api/airavata-client-sdks/airavata-python-sdk/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "airavata-python-sdk"
-version = "2.0.8.post2"
+version = "2.0.9"
description = "Apache Airavata Python SDK"
readme = "README.md"
license = "Apache-2.0"