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

utkarsharma pushed a commit to branch v2-9-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v2-9-test by this push:
     new fada3d5022 Add changelog for airflow python client 2.9.3 (#41000)
fada3d5022 is described below

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

    Add changelog for airflow python client 2.9.3 (#41000)
    
    (cherry picked from commit 1ef0e0abe817a355443a740cf887e7e062f5f837)
---
 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