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 45ec3bc38c bump python sdk to 2.2.7
45ec3bc38c is described below
commit 45ec3bc38cfd7ac176b728acc6246f58aafdfd86
Author: yasithdev <[email protected]>
AuthorDate: Thu Nov 13 10:49:16 2025 -0500
bump python sdk to 2.2.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 e673998406..b211b42f99 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.2.6"
+version = "2.2.7"
description = "Apache Airavata Python SDK"
readme = "README.md"
license = "Apache-2.0"