File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Notable Changes in OpenSlide Python
22
3+ ## Version 1.4.2, 2025-04-28
4+
5+ ### Changes
6+
7+ * Drop support for Python 3.8
8+ * Switch to [ PEP 639] [ ] project license metadata
9+ * examples: Update OpenSeadragon to 5.0.1
10+ * examples: Add license files for bundled JavaScript
11+ * tests: Add [ PEP 735] [ ] dependency group for test dependencies
12+
13+ [ PEP 639 ] : https://peps.python.org/pep-0639/
14+ [ PEP 735 ] : https://peps.python.org/pep-0735/
15+
16+
317## Version 1.4.1, 2024-10-30
418
519### Bug fixes
Original file line number Diff line number Diff line change 2121This module is an implementation detail. The package version should be
2222obtained from openslide.__version__."""
2323
24- __version__ = '1.4.1 '
24+ __version__ = '1.4.2 '
You can’t perform that action at this time.
0 commit comments