Skip to content

Commit 4b0857a

Browse files
authored
Bump version to 0.1.10 (#191)
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
1 parent edee33f commit 4b0857a

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.9"
171+
__version__ = "0.1.10"

0 commit comments

Comments
 (0)