This is an automated email from the ASF dual-hosted git repository. dimuthuupe pushed a commit to branch cybershuttle-staging in repository https://gitbox.apache.org/repos/asf/airavata.git
commit c15d39f67f6becce0ce807548abb7921772a3e0f Author: yasith <[email protected]> AuthorDate: Fri Apr 4 09:20:25 2025 -0400 bump python sdk version to 2.0.5.post2 --- 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 85faae97c5..dadd1463cb 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.5.post1" +version = "2.0.5.post2" description = "Apache Airavata Python SDK" readme = "README.md" license = "Apache-2.0"
