From 7ae8df96fc447cd8033039170e06a5676137a90f Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期五, 21 四月 2023 20:56:32 +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