Skip to content

Commit 2517177

Browse files
committed
Getting ready for release 2.7.1
1 parent 5c35f14 commit 2517177

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

ANNOUNCE.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Announcing Python-Blosc2 2.7.0
1+
Announcing Python-Blosc2 2.7.1
22
==============================
33

44
Updated to latest C-Blosc2 2.15.0. Also, `LazyExpr.evaluate()`

RELEASE_NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
## Changes from 2.7.0 to 2.7.1
44

5-
XXX version-specific blurb XXX
5+
* Updated to latest C-Blosc2 2.15.1.
6+
Fixes SIGKILL issues when using the `blosc2` library in old Intel CPUs.
67

78

89
## Changes from 2.6.2 to 2.7.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.1.dev0
1+
2.7.1

0 commit comments

Comments
 (0)