Skip to content

Commit

Permalink
new set up version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
HannaHUp committed Oct 28, 2020
1 parent 9472a56 commit 20a780d
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 @@ -8,11 +8,11 @@

setuptools.setup(
name="transcribe-compare",
version="0.1.0",
version="0.2.0",
author="Huishen Zhan, Kuo Zhang, Jacek Jarmulak",
author_email="huishen@voicegain.ai, kuo@voicegain.ai, jacek@voicegain.ai",
description="Voicegain Compare transcription",
download_url='',
download_url='https://github.com/voicegain/transcription-compare/archive/0.2.0.tar.gz',
long_description=long_description,
long_description_content_type="text/markdown",
packages=setuptools.find_packages(),
Expand Down

0 comments on commit 20a780d

Please sign in to comment.