Skip to content

Commit ce1d0e6

Browse files
authored
Bump version to 0.1.8 (#165)
Signed-off-by: Justin Chu <[email protected]>
1 parent a55f5e8 commit ce1d0e6

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

168168

169169
__set_module()
170-
__version__ = "0.1.7"
170+
__version__ = "0.1.8"

0 commit comments

Comments
 (0)