Skip to content

Commit 9c75659

Browse files
committed
ENH: Bump version to 0.3.1
1 parent 3423cdc commit 9c75659

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

itk_napari_conversion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Convert between itk and napari data structures."""
22

3-
__version__ = "0.3.0"
3+
__version__ = "0.3.1"
44

55
__all__ = ["image_layer_from_image", "image_from_image_layer"]
66

0 commit comments

Comments
 (0)