We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1a951 commit 577fee7Copy full SHA for 577fee7
3 files changed
docs/source/index.rst~
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='speechpy',
4
- version='1.3.1',
+ version='1.3.2',
5
description='The python package for extracting speech features.',
6
author='Amirsina Torfi',
7
author_email='[email protected]',
speechpy/processing.py~
0 commit comments