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 e9672a8 commit dc4b8a7Copy full SHA for dc4b8a7
packages/core/python/itkwasm/itkwasm/__init__.py
@@ -1,6 +1,6 @@
1
"""itkwasm: Python interface to itk-wasm WebAssembly modules."""
2
3
-__version__ = "1.0b171"
+__version__ = "1.0b175"
4
5
from .interface_types import InterfaceTypes
6
from .image import Image, ImageType, ImageRegion
0 commit comments