Skip to content

Commit 7530d80

Browse files
committed
Getting ready for release 2.2.2
1 parent 291edd5 commit 7530d80

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

ANNOUNCE.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
Announcing Python-Blosc2 2.2.1
1+
Announcing Python-Blosc2 2.2.2
22
==============================
33

4-
We have updated to latest C-Blosc2 2.9.1.
4+
Wheels are not including blosc2.pc (pkgconfig) anymore. For details see:
5+
https://github.com/Blosc/python-blosc2/pull/111
6+
Thanks to @bnavigator for the PR.
57

68
For more info, you can have a look at the release notes in:
79

RELEASE_NOTES.md

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

33
## Changes from 2.2.1 to 2.2.2
44

5-
XXX version-specific blurb XXX
5+
* Wheels are not including blosc2.pc (pkgconfig) anymore. For details see:
6+
https://github.com/Blosc/python-blosc2/pull/111
7+
Thanks to @bnavigator for the PR.
68

79

810
## Changes from 2.2.0 to 2.2.1

VERSION

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

0 commit comments

Comments
 (0)