Skip to content

v0.2.3: Python 3.10-3.12 support

Choose a tag to compare

@C-Achard C-Achard released this 21 May 09:08
· 2 commits to main since this release
3023d5d

napari-cellseg3d v0.2.3

Caution

Due to a broken manifest this release should not be used, please update to 0.2.4

Summary

  • Python 3.10-12 support added
  • Several fixes to deprecation errors on newer Python versions
  • Upgraded packaging to use only pyproject.toml
  • Added uv.lock to repository for more reproducible installs

Warning

If you are still getting errors related to in_channels on the SwinUNetR model, please open an issue and report your MONAI version. Thanks!

What's changed

New Contributors

Full Changelog: v0.2.2...v0.2.3