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 bf3a6f6 commit de64237Copy full SHA for de64237
setup.py
@@ -23,7 +23,7 @@ def get_requirements(path=REQUIREMENTS_PATH):
23
24
setuptools.setup(
25
name='pyAudioProcessing',
26
- version='1.1.8',
+ version='1.1.9',
27
description='Audio processing-feature extraction and building machine learning models from audio data.',
28
long_description=long_description,
29
long_description_content_type="text/markdown",
0 commit comments