Skip to content

Commit 57ea74b

Browse files
committed
Release v2023.7.10
1 parent cfd73e9 commit 57ea74b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Byteshuffle, Bitshuffle, CMS (color space transformations), and Float24
1717

1818
:Author: `Christoph Gohlke <https://www.cgohlke.com>`_
1919
:License: BSD 3-Clause
20-
:Version: 2023.7.4
20+
:Version: 2023.7.10
2121
:DOI: `10.5281/zenodo.6915978 <https://doi.org/10.5281/zenodo.6915978>`_
2222

2323
Quickstart
@@ -112,7 +112,7 @@ Vendored requirements:
112112

113113
Test requirements:
114114

115-
- `tifffile <https://pypi.org/project/tifffile>`_ 2023.7.4
115+
- `tifffile <https://pypi.org/project/tifffile>`_ 2023.7.10
116116
- `czifile <https://pypi.org/project/czifile>`_ 2019.7.2
117117
- `zarr <https://github.com/zarr-developers/zarr-python>`_ 2.15.0
118118
- `python-blosc <https://github.com/Blosc/python-blosc>`_ 1.11.1
@@ -128,9 +128,13 @@ Test requirements:
128128
Revisions
129129
---------
130130

131-
2023.7.4
131+
2023.7.10
132132

133133
- Pass 6900 tests.
134+
- Rebuild with optimized compile flags.
135+
136+
2023.7.4
137+
134138
- Add BCn and DDS decoder via bcdec library.
135139
- Add functions to transcode JPEG XL to/from JPEG (#78).
136140
- Add option to decode select frames from animated WebP.

0 commit comments

Comments
 (0)