Skip to content

Commit bd4116a

Browse files
committed
release 0.2.2
1 parent 58c6b73 commit bd4116a

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.2.1",
11+
version="0.2.2",
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='https://github.com/voicegain/transcription-compare/archive/0.2.1.tar.gz',
15+
download_url='https://github.com/voicegain/transcription-compare/archive/0.2.2.tar.gz',
1616
long_description=long_description,
1717
long_description_content_type="text/markdown",
1818
packages=setuptools.find_packages(),

0 commit comments

Comments
 (0)