游雁 2 anni fa
parent
commit
fd1aa6b079
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.7'
+VERSION_NUM = '0.0.8'
 
 setuptools.setup(
     name=MODULE_NAME,