Skip to content

Commit 49a361c

Browse files
authored
Bump version to 0.1.11 (#205)
Signed-off-by: Justin Chu <[email protected]>
1 parent e657840 commit 49a361c

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.10"
171+
__version__ = "0.1.11"

0 commit comments

Comments
 (0)