Skip to content

Commit dc4b8a7

Browse files
committed
chore(python): bump itkwasm version to 1.0b175
1 parent e9672a8 commit dc4b8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/python/itkwasm/itkwasm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""itkwasm: Python interface to itk-wasm WebAssembly modules."""
22

3-
__version__ = "1.0b171"
3+
__version__ = "1.0b175"
44

55
from .interface_types import InterfaceTypes
66
from .image import Image, ImageType, ImageRegion

0 commit comments

Comments
 (0)