游雁 2 жил өмнө
parent
commit
fd1aa6b079

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

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