File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Release notes
55.. toctree ::
66 :maxdepth: 2
77
8+ 2.4.6 <release/2.4.6-notes >
89 2.4.5 <release/2.4.5-notes >
910 2.4.4 <release/2.4.4-notes >
1011 2.4.3 <release/2.4.3-notes >
Original file line number Diff line number Diff line change 1+ .. currentmodule :: numpy
2+
3+ =========================
4+ NumPy 2.4.6 Release Notes
5+ =========================
6+
7+ NumPy 2.4.6 is a patch release that fixes bugs discovered after the 2.4.5
8+ release.
9+
10+ This release supports Python versions 3.11-3.14
11+
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ requires = [
77
88[project ]
99name = " numpy"
10- version = " 2.4.5 "
10+ version = " 2.4.6 "
1111description = " Fundamental package for array computing in Python"
1212authors = [{name = " Travis E. Oliphant et al." }]
1313maintainers = [
You can’t perform that action at this time.
0 commit comments