We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d22884 commit cdea438Copy full SHA for cdea438
1 file changed
src/napari_stl_exporter/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.0.10"
+__version__ = "0.0.11"
2
3
from ._writer import napari_write_labels, napari_write_surfaces
4
from ._reader import napari_import_surface
0 commit comments