This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 3cc24b3f325422f10a30d125af66196464c0b8d9
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 23:53:40 2025 +0100
[v3-1-test] Update version and add changelog for 3.1.4 Python Client
Release (#59274) (#59285)
(cherry picked from commit 0c794d01a464772cb2e5c8f8b8809a5770b4c291)
Co-authored-by: Ephraim Anierobi <[email protected]>
---
clients/python/CHANGELOG.md | 7 +++++++
clients/python/version.txt | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/clients/python/CHANGELOG.md b/clients/python/CHANGELOG.md
index e0d7a18a150..095211f349f 100644
--- a/clients/python/CHANGELOG.md
+++ b/clients/python/CHANGELOG.md
@@ -17,6 +17,13 @@
under the License.
-->
+# v3.1.4
+
+## Bug Fixes:
+
+ - Update refresh token flow
([#55506](https://github.com/apache/airflow/pull/55506))
+ - Patch pools should have an optional description
([#58066](https://github.com/apache/airflow/pull/58066))
+
# v3.1.3
## New Features:
diff --git a/clients/python/version.txt b/clients/python/version.txt
index ff365e06b95..0aec50e6ede 100644
--- a/clients/python/version.txt
+++ b/clients/python/version.txt
@@ -1 +1 @@
-3.1.3
+3.1.4