diff --git a/README.md b/README.md index e9031c0ae89aad652d47f5f1d75dc0d54e2d2732..da799e5b329c924526cfa394d1bc460089ac2635 100755 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [](https://gitlab.pasteur.fr/gletort/napari-3dtimereg/-/blob/main/LICENSE) [](https://pypi.org/project/napari-3dtimereg) -[](https://python.org) -[](https://napari-hub.org/plugins/napari-3dtimereg) +[](https://python.org) +[](https://napari-hub.org/plugins/napari-3dtimereg) Temporal registration of 2D/3D movies on one channel based on [itk-elastix](https://pypi.org/project/itk-elastix/), and transpose alignement to the other channels. diff --git a/setup.cfg b/setup.cfg index 22fbd7c7c352c1a637832a4ace8155c05bea10f1..06701ecfaa36f7da3b70e91d36e655419338f81a 100755 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = napari-3dtimereg -version = 0.0.2 +version = 0.0.3 description = Registration of 3D movies applied to all channels long_description = file: README.md long_description_content_type = text/markdown