Skip to content

Commit d079116

Browse files
committed
TLX2ONNX 0.0.2 Release
1 parent cddc00f commit d079116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
MAJOR = 0
99
MINOR = 0
10-
PATCH = 1
10+
PATCH = 2
1111
PRE_RELEASE = ''
1212
# Use the following formatting: (major, minor, patch, prerelease)
1313
VERSION = (MAJOR, MINOR, PATCH, PRE_RELEASE)

0 commit comments

Comments
 (0)