We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95f6087 commit 94adbbeCopy full SHA for 94adbbe
packages/core/python/itkwasm/itkwasm/__init__.py
@@ -1,6 +1,6 @@
1
"""itkwasm: Python interface to itk-wasm WebAssembly modules."""
2
3
-__version__ = "1.0b181"
+__version__ = "1.0b182"
4
5
from .interface_types import InterfaceTypes
6
from .image import Image, ImageType, ImageRegion
0 commit comments