Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions RELEASE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ Release Notes
These are the major changes made in each release. For details of the changes
see the commit log at https://github.com/pydata/bottleneck

Bottleneck 1.6.0
================
*Release date 2025-09-05*

Maintenance
~~~~~~~~~~~
- Add Python 3.14 support, drop Python 3.9
- Add free-threading trove classifier
- Bump upper bound on numpy to account for numpy 2.3.x


Bottleneck 1.5.0
================

Expand Down
Loading