Skip to content

Commit f238939

Browse files
authored
Announce SciPy 1.14.1 (#589)
1 parent f1582ec commit f238939

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.0 released!
5-
date: 2024-06-24
4+
newsHeader: SciPy 1.14.1 released!
5+
date: 2024-08-20
66
---
77

8+
### SciPy 1.14.1 released
9+
10+
_August 20, 2024_ -- SciPy 1.14.1 has been released! This is the first
11+
stable release to support Python 3.13, including PyPI wheels.
12+
813
### SciPy 1.14.0 released
914

1015
_June 24, 2024_ -- SciPy 1.14.0 has been released!
@@ -209,6 +214,7 @@ Here is a list of SciPy releases, with links to release notes. Bugfix
209214
releases (only the `z` changes in the `x.y.z` version number) have no new
210215
features; minor releases (the `y` increases) do.
211216

217+
- SciPy 1.14.1 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.14.1)) -- _2024-08-20_.
212218
- SciPy 1.14.0 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.14.0)) -- _2024-06-24_.
213219
- SciPy 1.13.1 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.13.1)) -- _2024-05-22_.
214220
- SciPy 1.13.0 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.13.0)) -- _2024-04-02_.

0 commit comments

Comments
 (0)