Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

v0.1.3

Compare
Choose a tag to compare
@willGraham01 willGraham01 released this 06 Nov 12:37
· 2 commits to main since this release
321bb87

brainreg-napari is now a part of brainreg

This package should be considered deprecated.

As of the release of brainreg version 1.0.0, brainreg-napari is now a part of brainreg.
If you are looking to install the brainglobe-napari plugin, please install brainreg with it's optional napari dependency as detailed in the installation instructions on the website or repository.
Before you update, you should also remove the old brainreg-napari package from your environment using either

python -m pip uninstall brainreg-napari # If you installed via pip
conda remove brainreg-napari # If you installed via conda

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3