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 f138f30f05 Add 3.0.2 to Announcement page (#1208)
f138f30f05 is described below

commit f138f30f054343931cbdd91df58943cc440f699c
Author: Kaxil Naik <[email protected]>
AuthorDate: Wed Jun 11 00:30:07 2025 +0530

    Add 3.0.2 to Announcement page (#1208)
    
    https://pypi.org/project/apache-airflow/3.0.2/
---
 landing-pages/site/content/en/announcements/_index.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/landing-pages/site/content/en/announcements/_index.md 
b/landing-pages/site/content/en/announcements/_index.md
index c3e461e7a6..0a66052ade 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -11,6 +11,16 @@ menu:
 &nbsp;
 &nbsp;
 
+# June 11, 2025
+
+We’ve just released Apache **Airflow 3.0.2**.
+
+📦 PyPI: https://pypi.org/project/apache-airflow/3.0.2/ \
+📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.0.2/ \
+🛠️ Release Notes: 
https://airflow.apache.org/docs/apache-airflow/3.0.2/release_notes.html \
+🪶 Sources: 
https://airflow.apache.org/docs/apache-airflow/3.0.2/installation/installing-from-sources.html
 \
+🚏 Constraints: https://github.com/apache/airflow/tree/constraints-3.0.2
+
 # May 27, 2025
 
 We’ve just released Apache Airflow **Python Client 3.0.0**.

Reply via email to