Skip to content

Commit

Permalink
release 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HannaHUp committed Feb 9, 2021
1 parent 58c6b73 commit bd4116a
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.2.1",
version="0.2.2",
author="Huishen Zhan, Kuo Zhang, Jacek Jarmulak",
author_email="huishen@voicegain.ai, kuo@voicegain.ai, jacek@voicegain.ai",
description="Voicegain Compare transcription",
download_url='https://github.com/voicegain/transcription-compare/archive/0.2.1.tar.gz',
download_url='https://github.com/voicegain/transcription-compare/archive/0.2.2.tar.gz',
long_description=long_description,
long_description_content_type="text/markdown",
packages=setuptools.find_packages(),
Expand Down

0 comments on commit bd4116a

Please sign in to comment.