We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c90d32 commit a1b4b5fCopy full SHA for a1b4b5f
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='speechpy',
4
- version='1.0',
+ version='1.1',
5
description='The python package for extracting speech features.',
6
author='Amirsina Torfi',
7
author_email='[email protected]',
0 commit comments