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

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


The following commit(s) were added to refs/heads/main by this push:
     new bfcfecf034 Add announcement about 3.1.0 Python client release
bfcfecf034 is described below

commit bfcfecf034fc4cd6dd67137d08d1c515407b89cd
Author: Kaxil Naik <[email protected]>
AuthorDate: Fri Oct 31 00:33:46 2025 +0000

    Add announcement about 3.1.0 Python client release
---
 landing-pages/site/content/en/announcements/_index.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/landing-pages/site/content/en/announcements/_index.md 
b/landing-pages/site/content/en/announcements/_index.md
index 017baebbf9..fc5e06088b 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -11,6 +11,14 @@ menu:
 &nbsp;
 &nbsp;
 
+# October 29, 2025
+
+We’ve just released Apache Airflow **Python Client 3.1.0**.
+
+📦 PyPI: https://pypi.org/project/apache-airflow-client/3.1.0/ \
+📚 Docs: https://github.com/apache/airflow-client-python/blob/3.1.0/README.md \
+🛠️ Release Notes: 
https://github.com/apache/airflow-client-python/blob/3.1.0/CHANGELOG.md
+
 # October 27, 2025
 
 We've just released Apache **Airflow 3.1.1** and **Task SDK 1.1.1**.

Reply via email to