Skip to content

Commit 7363297

Browse files
committed
Version 0.4.0 (#164)
1 parent 0e95f67 commit 7363297

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525

2626
setup(
2727
name='openspeech-core',
28-
version='0.3.0',
28+
version='0.4.0',
2929
description='Open-Source Toolkit for End-to-End Automatic Speech Recognition',
3030
author='Kim, Soohwan and Ha, Sangchun and Cho, Soyoung',
31-
author_email='[email protected], seomk9896@naver.com, [email protected]',
32-
url='https://github.com/sooftware/openspeech',
33-
download_url='https://github.com/sooftware/openspeech/releases/tag/v0.1.zip',
31+
author_email='[email protected], seomk9896@gmail.com, [email protected]',
32+
url='https://github.com/openspeech-team/openspeech',
33+
download_url='https://github.com/openspeech-team/openspeech/releases/tag/v0.4.zip',
3434
install_requires=[
3535
'torch>=1.6.0',
3636
'python-Levenshtein',

0 commit comments

Comments
 (0)