Skip to content

Commit e5d17e2

Browse files
committed
chore(Python): bump itkwasm version to 1.0b178
1 parent a74f506 commit e5d17e2

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.0b177"
3+
__version__ = "1.0b178"
44

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

0 commit comments

Comments
 (0)