diff --git a/content/en/config.yaml b/content/en/config.yaml index 6ee123053e..120e1336a6 100644 --- a/content/en/config.yaml +++ b/content/en/config.yaml @@ -11,7 +11,7 @@ params: # Hero subtitle (optional) subtitle: The fundamental package for scientific computing with Python # Button text - buttontext: "Latest release: NumPy 2.2. View all releases" + buttontext: "Latest release: NumPy 2.3. View all releases" # Where the main hero button links to buttonlink: "/news/#releases" # Hero image (from static/images/___) diff --git a/content/en/news.md b/content/en/news.md index 42795e1902..d4cc1eedc7 100644 --- a/content/en/news.md +++ b/content/en/news.md @@ -1,8 +1,8 @@ --- title: "News" sidebar: false -newsHeader: "NumPy 2.2.0 released!" -date: 2024-12-08 +newsHeader: "NumPy 2.3.0 released!" +date: 2025-06-07 --- ### NumPy 2.3.0 released