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 fd5cb0b commit a5c271dCopy full SHA for a5c271d
soundfile.py
@@ -8,7 +8,7 @@
8
For further information, see https://python-soundfile.readthedocs.io/.
9
10
"""
11
-__version__ = "0.12.1"
+__version__ = "0.13.0"
12
13
import os as _os
14
import sys as _sys
0 commit comments