We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c2772 commit 1346793Copy full SHA for 1346793
itk_napari_conversion.py
@@ -1,6 +1,6 @@
1
"""Convert between itk and napari data structures."""
2
3
-__version__ = "0.5.0"
+__version__ = "0.5.1"
4
5
__all__ = [
6
"image_layer_from_image",
0 commit comments