File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,13 @@ Release Notes
6
6
These are the major changes made in each release. For details of the changes
7
7
see the commit log at http://github.com/kwgoodman/bottleneck
8
8
9
+ Bottleneck 1.3.0
10
+ ----------------
11
+
12
+ *Release date: Not yet released; in development *
13
+
9
14
Bottleneck 1.2.1
10
- ================
15
+ ----------------
11
16
12
17
*Release date: 2017-05-15 *
13
18
@@ -24,11 +29,6 @@ fixes a few bugs.
24
29
contiguous.
25
30
- #163 Reducing np.array([2**31], dtype=np.int64) overflows on Windows
26
31
27
- Older versions
28
- ==============
29
-
30
- Release notes from past releases.
31
-
32
32
Bottleneck 1.2.0
33
33
----------------
34
34
Original file line number Diff line number Diff line change 1
1
"Bottleneck version"
2
2
3
- __version__ = "1.2.1 "
3
+ __version__ = "1.3.0.dev0 "
You can’t perform that action at this time.
0 commit comments