Skip to content

Commit

Permalink
UPDATEVERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
VoicegainGithub authored and HannaHUp committed Jun 28, 2021
1 parent 9e6470e commit 7b50e76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@

setuptools.setup(
name="voicegain-speech",
version="1.36.0rc1",
version="1.36.0rc2",
author="Huishen Zhan, Kuo Zhang, Jacek Jarmulak",
author_email="huishen@voicegain.ai, kuo@voicegain.ai, jacek@voicegain.ai",
description="Voicegain Speech-to-Text Python SDK",
download_url='https://github.com/voicegain/python-sdk/archive/refs/tags/1.36.0rc1.tar.gz',
download_url='https://github.com/voicegain/python-sdk/archive/refs/tags/1.36.0rc2.tar.gz',
long_description=long_description,
long_description_content_type="text/markdown",
install_requires=REQUIRES,
Expand Down

0 comments on commit 7b50e76

Please sign in to comment.