Skip to content

Commit a2718f0

Browse files
authored
Announce SciPy 1.16.2 (#655)
1 parent 9f669fa commit a2718f0

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

content/en/news.md

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

8+
### SciPy 1.16.2 released
9+
10+
_September 11, 2025_ -- SciPy 1.16.2 has been released! This is the
11+
first stable release to provide Windows on ARM wheels on PyPI.
12+
813
### SciPy 1.16.1 released
914

1015
_July 27, 2025_ -- SciPy 1.16.1 has been released! This is the
@@ -241,6 +246,7 @@ Here is a list of SciPy releases, with links to release notes. Bugfix
241246
releases (only the `z` changes in the `x.y.z` version number) have no new
242247
features; minor releases (the `y` increases) do.
243248

249+
- SciPy 1.16.2 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.16.2)) -- _2025-09-11_.
244250
- SciPy 1.16.1 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.16.1)) -- _2025-07-27_.
245251
- SciPy 1.16.0 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.16.0)) -- _2025-06-22_.
246252
- SciPy 1.15.3 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.15.3)) -- _2025-05-08_.

0 commit comments

Comments
 (0)