Skip to content

Commit 391b7a6

Browse files
committed
Release v2026.1.14
1 parent bb7ecea commit 391b7a6

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.rst

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ collections of images and metadata from microscopy experiments.
1212

1313
:Author: `Christoph Gohlke <https://www.cgohlke.com>`_
1414
:License: BSD-3-Clause
15-
:Version: 2025.12.12
15+
:Version: 2026.1.14
1616
:DOI: `10.5281/zenodo.14740657 <https://doi.org/10.5281/zenodo.14740657>`_
1717

1818
Quickstart
@@ -35,16 +35,20 @@ This revision was tested with the following requirements and dependencies
3535
(other versions may work):
3636

3737
- `CPython <https://www.python.org>`_ 3.11.9, 3.12.10, 3.13.11, 3.14.2 64-bit
38-
- `NumPy <https://pypi.org/project/numpy>`_ 2.3.5
39-
- `Imagecodecs <https://pypi.org/project/imagecodecs>`_ 2025.11.11
38+
- `NumPy <https://pypi.org/project/numpy>`_ 2.4.1
39+
- `Imagecodecs <https://pypi.org/project/imagecodecs>`_ 2026.1.14
4040
(required for decoding TIFF, JPEG, PNG, and BMP)
41-
- `Xarray <https://pypi.org/project/xarray>`_ 2025.11.0 (recommended)
42-
- `Matplotlib <https://pypi.org/project/matplotlib/>`_ 3.10.7 (optional)
43-
- `Tifffile <https://pypi.org/project/tifffile/>`_ 2025.12.12 (optional)
41+
- `Xarray <https://pypi.org/project/xarray>`_ 2025.12.0 (recommended)
42+
- `Matplotlib <https://pypi.org/project/matplotlib/>`_ 3.10.8 (optional)
43+
- `Tifffile <https://pypi.org/project/tifffile/>`_ 2026.1.14 (optional)
4444

4545
Revisions
4646
---------
4747

48+
2026.1.14
49+
50+
- Improve code quality.
51+
4852
2025.12.12
4953

5054
- Remove deprecated LifFile.series and xml_element_smd properties (breaking).

0 commit comments

Comments
 (0)