This is an automated email from the ASF dual-hosted git repository.
yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new a18cc6f1db bump airavata-python-sdk to 2.1.7
a18cc6f1db is described below
commit a18cc6f1db72a8a9465e639ebf3d9373338e9d33
Author: yasithdev <[email protected]>
AuthorDate: Tue Jul 22 20:22:53 2025 -0500
bump airavata-python-sdk to 2.1.7
---
dev-tools/airavata-python-sdk/pyproject.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-tools/airavata-python-sdk/pyproject.toml
b/dev-tools/airavata-python-sdk/pyproject.toml
index 402e43f420..d6fa91b41e 100644
--- a/dev-tools/airavata-python-sdk/pyproject.toml
+++ b/dev-tools/airavata-python-sdk/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "airavata-python-sdk"
-version = "2.1.6"
+version = "2.1.7"
description = "Apache Airavata Python SDK"
readme = "README.md"
license = "Apache-2.0"