Skip to content

Commit 8ba248e

Browse files
authored
Announce SciPy 1.15.0 (#596)
1 parent 4c947a9 commit 8ba248e

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.14.1 released!
5-
date: 2024-08-20
4+
newsHeader: SciPy 1.15.0 released!
5+
date: 2025-01-03
66
---
77

8+
### SciPy 1.15.0 released
9+
10+
_January 3, 2025_ -- SciPy 1.15.0 has been released! This is the first
11+
stable release to provide Python 3.13 free-threading binaries on PyPI.
12+
813
### SciPy 1.14.1 released
914

1015
_August 20, 2024_ -- SciPy 1.14.1 has been released! This is the first
@@ -214,6 +219,7 @@ Here is a list of SciPy releases, with links to release notes. Bugfix
214219
releases (only the `z` changes in the `x.y.z` version number) have no new
215220
features; minor releases (the `y` increases) do.
216221

222+
- SciPy 1.15.0 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.15.0)) -- _2025-01-03_.
217223
- SciPy 1.14.1 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.14.1)) -- _2024-08-20_.
218224
- SciPy 1.14.0 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.14.0)) -- _2024-06-24_.
219225
- SciPy 1.13.1 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.13.1)) -- _2024-05-22_.

0 commit comments

Comments
 (0)