Skip to content

Commit

Permalink
[fix] fix python binding version
Browse files Browse the repository at this point in the history
  • Loading branch information
robin1001 committed Aug 29, 2023
1 parent 5cd3c57 commit 1fc9333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/binding/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def read_long_description():

setuptools.setup(
name="wenetruntime",
version='1.0.13',
version='1.14.0',
author="Binbin Zhang",
author_email="binbzha@qq.com",
packages=setuptools.find_packages(),
Expand Down

0 comments on commit 1fc9333

Please sign in to comment.