Skip to content

Commit 94adbbe

Browse files
committed
chore(itkwasm): bump version to 1.0b182
1 parent 95f6087 commit 94adbbe

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

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

0 commit comments

Comments
 (0)