Skip to content

Commit cdea438

Browse files
authored
bumped version
1 parent 0d22884 commit cdea438

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/napari_stl_exporter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.0.10"
1+
__version__ = "0.0.11"
22

33
from ._writer import napari_write_labels, napari_write_surfaces
44
from ._reader import napari_import_surface

0 commit comments

Comments
 (0)