Skip to content

Commit 83b2cbf

Browse files
VoicegainGithubgithub@voicegain.ai
authored andcommitted
UPDATEVERSION
1 parent 6a52d75 commit 83b2cbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
setuptools.setup(
99
name="voicegain_speech",
10-
version="1.122.0",
10+
version="1.123.0",
1111
author="Huishen Zhan, Kuo Zhang, Jacek Jarmulak",
1212
author_email="huishen@voicegain.ai, kuo@voicegain.ai, jacek@voicegain.ai",
1313
description="Voicegain Speech-to-Text Python SDK",
14-
download_url='https://github.com/voicegain/python-sdk/archive/refs/tags/1.122.0.tar.gz',
14+
download_url='https://github.com/voicegain/python-sdk/archive/refs/tags/1.123.0.tar.gz',
1515
long_description=long_description,
1616
long_description_content_type="text/markdown",
1717
install_requires=REQUIRES,

0 commit comments

Comments
 (0)