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 9027e17 commit 311aef3Copy full SHA for 311aef3
setup.py
@@ -77,7 +77,7 @@ def get_tag(self):
77
78
setup(
79
name='soundfile',
80
- version='0.11.0b1',
+ version='0.11.0',
81
description='An audio library based on libsndfile, CFFI and NumPy',
82
author='Bastian Bechtold',
83
author_email='[email protected]',
0 commit comments