Skip to content

Commit 867ae82

Browse files
committed
Update latest release in doc
1 parent e6d0a1d commit 867ae82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ANNOUNCE.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Announcing Python-Blosc2 3.9.1
33

44
This is a patch release where we have aimed to tidy up the code and improve robustness:
55

6-
✅ Bumped to numexpr 2.13.1 to incorporate new maximum/minimum NaN handling and +/* for booleans
6+
✅ Bumped to numexpr 2.13.1 to incorporate new maximum/minimum NaN handling and "+"/"*" for booleans
77
which matches NumPy behaviour.
88
✅ Refactoring in order to ensure Blosc2 functions with NumPy 1.26.
9-
✅ Streamlined documentation by introducing Array Protocol
9+
✅ Streamlined documentation by introducing Array Protocol
1010

1111
You can think of Python-Blosc2 3.x as an extension of NumPy/numexpr that:
1212

0 commit comments

Comments
 (0)