Skip to content

Commit 20a780d

Browse files
committed
new set up version for release
1 parent 9472a56 commit 20a780d

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
@@ -8,11 +8,11 @@
88

99
setuptools.setup(
1010
name="transcribe-compare",
11-
version="0.1.0",
11+
version="0.2.0",
1212
author="Huishen Zhan, Kuo Zhang, Jacek Jarmulak",
1313
author_email="huishen@voicegain.ai, kuo@voicegain.ai, jacek@voicegain.ai",
1414
description="Voicegain Compare transcription",
15-
download_url='',
15+
download_url='https://github.com/voicegain/transcription-compare/archive/0.2.0.tar.gz',
1616
long_description=long_description,
1717
long_description_content_type="text/markdown",
1818
packages=setuptools.find_packages(),

0 commit comments

Comments
 (0)