Skip to content

v0.2.4: Python 3.10-3.12 support

Latest

Choose a tag to compare

@C-Achard C-Achard released this 21 May 09:54
· 1 commit to main since this release
a6ad800

napari-cellseg3d v0.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.4