Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-06-21 | 1.1 kB | |
v0.11.3 source code.tar.gz | 2023-06-21 | 18.5 MB | |
v0.11.3 source code.zip | 2023-06-21 | 18.8 MB | |
Totals: 3 Items | 37.2 MB | 0 |
v0.11.3 (2023-06-21)
This is a patch release to officially enable support for Python 3.11. This is the last release with official support for Python 3.7.
Development
- Test library on Python 3.11 (#817).
- Separate code quality into its own Github Action and only run against the main development version of Python, currently Python 3.10 (#793).
- Check and remove stale
mypy
ignore commands (#794). - Add developer instructions for docstring formatting (#789).
- Bump
scikit-image
version to0.21.x
(#803). - Bump
numba
version to0.57.x
(#783). - Bump
sphinx
version to7.x
(#782).