Skip to content

v0.9.3

Compare
Choose a tag to compare
@jklaise jklaise released this 21 Jun 13:56
· 53 commits to master since this release
4cd866f

v0.9.3 (2023-06-21)

Full Changelog

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 (#932).
  • Separate code quality into its own Github Action and only run against the main development version of Python, currently Python 3.10 (#925).
  • Check and remove stale mypy ignore commands (#874).
  • Bump torch version to 2.x (#893).
  • Bump scikit-image version to 0.21.x (#928).
  • Bump numba version to 0.57.x (#922).
  • Bump sphinx version to 7.x (#921).