We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 554b3af commit 1e8c78aCopy full SHA for 1e8c78a
content/en/config.yaml
@@ -11,7 +11,7 @@ params:
11
# Hero subtitle (optional)
12
subtitle: The fundamental package for scientific computing with Python
13
# Button text
14
- buttontext: "Latest release: NumPy 2.2. View all releases"
+ buttontext: "Latest release: NumPy 2.3. View all releases"
15
# Where the main hero button links to
16
buttonlink: "/news/#releases"
17
# Hero image (from static/images/___)
content/en/news.md
@@ -1,8 +1,8 @@
1
---
2
title: "News"
3
sidebar: false
4
-newsHeader: "NumPy 2.2.0 released!"
5
-date: 2024-12-08
+newsHeader: "NumPy 2.3.0 released!"
+date: 2025-06-07
6
7
8
### NumPy 2.3.0 released
0 commit comments