We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739b4f5 commit 0f358c9Copy full SHA for 0f358c9
RELEASE.rst
@@ -6,6 +6,30 @@ Release Notes
6
These are the major changes made in each release. For details of the changes
7
see the commit log at https://github.com/pydata/bottleneck
8
9
+Bottleneck 1.3.3
10
+================
11
+
12
+*Release date: 2022-02-21*
13
14
+Bug Fixes
15
+~~~~~~~~~
16
+- Fix Python 3.10 build
17
18
+Enhancements
19
+~~~~~~~~~~~~
20
+- Provide pre-compiled wheels for most x86_64 architectures
21
22
+Project Updates
23
+~~~~~~~~~~~~~~~
24
+- The project has two new maintainers: Ruben Di Battista (``@rdbisme`` on Github) and
25
+ Steven Troxler (``@stroxler`` on Github)
26
27
+Contributors
28
29
30
+.. contributors:: v1.3.2..v1.3.3
31
32
33
Bottleneck 1.3.2
34
================
35
0 commit comments