We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb591d commit 41ef703Copy full SHA for 41ef703
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='speechpy',
4
- version='1.4.4',
+ version='2.0',
5
description='The python package for extracting speech features.',
6
author='Amirsina Torfi',
7
author_email='amirsina.torfi@gmail.com',
setup.py~
- version='1.4.3',
+ version='1.5',
0 commit comments