游雁 3 years ago
parent
commit
f89ec5d5c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      funasr/runtime/python/onnxruntime/setup.py

+ 1 - 1
funasr/runtime/python/onnxruntime/setup.py

@@ -13,7 +13,7 @@ def get_readme():
 
 
 MODULE_NAME = 'funasr_onnx'
-VERSION_NUM = '0.0.1'
+VERSION_NUM = '0.0.2'
 
 setuptools.setup(
     name=MODULE_NAME,