Skip to content

Commit 3363a4e

Browse files
committed
Drop patch release from Numcodecs version
1 parent aa7eb3b commit 3363a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2019-05-02-zarr-2.3-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Python 2.6 and 2.7). Due to the changes in its behavior from Python 2 to Python
149149
challenging to leverage effectively in Zarr. This despite the value of having
150150
zero-copy when storing data or performing filtering and compression.
151151

152-
Thanks to some under-the-hood changes in Numcodecs 0.6.0 and Zarr 2.3, the
152+
Thanks to some under-the-hood changes in Numcodecs 0.6 and Zarr 2.3, the
153153
buffer protocol is now cleanly supported for Python 2/3 in both libraries when
154154
working with data. In addition to improved memory handling and performance,
155155
this should make it easier for users developing their own stores, compressors,

0 commit comments

Comments
 (0)