Skip to content

Commit df8a1df

Browse files
authored
Bump version to 0.1.4 (#111)
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
1 parent e382f9d commit df8a1df

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.3"
170+
__version__ = "0.1.4"

0 commit comments

Comments
 (0)