Browse Source

release funasr0.4.2 funasr_onnx0.0.5

游雁 2 years ago
parent
commit
caad760bdc
2 changed files with 2 additions and 2 deletions
  1. 1 1
      funasr/runtime/python/onnxruntime/setup.py
  2. 1 1
      funasr/version.txt

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

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

+ 1 - 1
funasr/version.txt

@@ -1 +1 @@
-0.4.1
+0.4.2