Skip to content

Commit d19f998

Browse files
authored
Bump version to 0.1.2 (#61)
Signed-off-by: Justin Chu <[email protected]>
1 parent 60f8692 commit d19f998

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
@@ -164,4 +164,4 @@ def __set_module() -> None:
164164

165165

166166
__set_module()
167-
__version__ = "0.1.1"
167+
__version__ = "0.1.2"

0 commit comments

Comments
 (0)