From 8b2e4644bd9ba1e462dbebc97de65d053b400d7e Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期五, 21 四月 2023 20:53:03 +0800
Subject: [PATCH] onnx cpp benchmark

---
 funasr/runtime/python/onnxruntime/setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/funasr/runtime/python/onnxruntime/setup.py b/funasr/runtime/python/onnxruntime/setup.py
index 975b14d..06603f0 100644
--- a/funasr/runtime/python/onnxruntime/setup.py
+++ b/funasr/runtime/python/onnxruntime/setup.py
@@ -13,7 +13,7 @@
 
 
 MODULE_NAME = 'funasr_onnx'
-VERSION_NUM = '0.0.5'
+VERSION_NUM = '0.0.6'
 
 setuptools.setup(
     name=MODULE_NAME,

--
Gitblit v1.9.1