Skip to content

Commit 6fa57b2

Browse files
authored
Announce SciPy 1.16.1 (#652)
1 parent 66c03c6 commit 6fa57b2

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

content/en/news.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
---
22
title: News
33
sidebar: false
4-
newsHeader: SciPy 1.16.0 released!
5-
date: 2025-06-22
4+
newsHeader: SciPy 1.16.1 released!
5+
date: 2025-07-27
66
---
77

8+
### SciPy 1.16.1 released
9+
10+
_July 27, 2025_ -- SciPy 1.16.1 has been released! This is the
11+
first stable release to support Python 3.14 and provide corresponding
12+
binaries on PyPI.
13+
814
### SciPy 1.16.0 released
915

1016
_June 22, 2025_ -- SciPy 1.16.0 has been released!
@@ -235,6 +241,7 @@ Here is a list of SciPy releases, with links to release notes. Bugfix
235241
releases (only the `z` changes in the `x.y.z` version number) have no new
236242
features; minor releases (the `y` increases) do.
237243

244+
- SciPy 1.16.1 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.16.1)) -- _2025-07-27_.
238245
- SciPy 1.16.0 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.16.0)) -- _2025-06-22_.
239246
- SciPy 1.15.3 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.15.3)) -- _2025-05-08_.
240247
- SciPy 1.15.2 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.15.2)) -- _2025-02-16_.

0 commit comments

Comments
 (0)