This is an automated email from the ASF dual-hosted git repository.

utkarsharma pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 1ef0e0abe8 Add changelog for airflow python client 2.9.3 (#41000)
1ef0e0abe8 is described below

commit 1ef0e0abe817a355443a740cf887e7e062f5f837
Author: Utkarsh Sharma <[email protected]>
AuthorDate: Wed Jul 24 21:26:39 2024 +0530

    Add changelog for airflow python client 2.9.3 (#41000)
---
 clients/python/CHANGELOG.md | 2 +-
 clients/python/version.txt  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/clients/python/CHANGELOG.md b/clients/python/CHANGELOG.md
index b0a89a71de..d56d692d3c 100644
--- a/clients/python/CHANGELOG.md
+++ b/clients/python/CHANGELOG.md
@@ -17,7 +17,7 @@
  under the License.
  -->
 
-# v2.9.3
+# v2.9.1
 
 ## Major changes:
 
diff --git a/clients/python/version.txt b/clients/python/version.txt
index 4db4b0359e..dedcc7d433 100644
--- a/clients/python/version.txt
+++ b/clients/python/version.txt
@@ -1 +1 @@
-2.9.3
+2.9.1

Reply via email to