Skip to content

Commit f156a70

Browse files
[misc] Post release mod v0.8.1
1 parent abb847c commit f156a70

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
@@ -9,7 +9,7 @@
99
from setuptools import setup
1010

1111
PKG_NAME = "onnxtr"
12-
VERSION = os.getenv("BUILD_VERSION", "0.8.0a0")
12+
VERSION = os.getenv("BUILD_VERSION", "0.8.1a0")
1313

1414

1515
if __name__ == "__main__":

0 commit comments

Comments
 (0)