This is an automated email from the ASF dual-hosted git repository.
yasith pushed a commit to branch sdk-batch-jobs
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/sdk-batch-jobs by this push:
new ca9d4806a3 bump version to 2.2.0
ca9d4806a3 is described below
commit ca9d4806a308b3ee2111f9000c1c7f929ea9c701
Author: yasithdev <[email protected]>
AuthorDate: Fri Aug 1 07:10:44 2025 -0500
bump version to 2.2.0
---
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 d6fa91b41e..db3194af6c 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.7"
+version = "2.2.0"
description = "Apache Airavata Python SDK"
readme = "README.md"
license = "Apache-2.0"