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 7ec880c commit b0edf73Copy full SHA for b0edf73
content/en/news.md
@@ -369,6 +369,7 @@ Here is a list of NumPy releases, with links to release notes. Bugfix
369
releases (only the `z` changes in the `x.y.z` version number) have no new
370
features; minor releases (the `y` increases) do.
371
372
+- NumPy 1.26.1 ([release notes](https://github.com/numpy/numpy/releases/tag/v1.26.1)) -- _14 Oct 2023_.
373
- NumPy 1.26.0 ([release notes](https://github.com/numpy/numpy/releases/tag/v1.26.0)) -- _16 Sep 2023_.
374
- NumPy 1.25.2 ([release notes](https://github.com/numpy/numpy/releases/tag/v1.25.2)) -- _31 Jul 2023_.
375
- NumPy 1.25.1 ([release notes](https://github.com/numpy/numpy/releases/tag/v1.25.1)) -- _8 Jul 2023_.
0 commit comments