Skip to content

Commit 112b0c5

Browse files
authored
Bump version to 0.1.13 (onnx#236)
https://github.com/onnx/ir-py/releases/tag/v0.1.12 Signed-off-by: Ti-Tai Wang <titaiwang@microsoft.com>
1 parent a764fb1 commit 112b0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/onnx_ir/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,4 @@ def __set_module() -> None:
168168

169169

170170
__set_module()
171-
__version__ = "0.1.12"
171+
__version__ = "0.1.13"

0 commit comments

Comments
 (0)