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 21ed826 commit 9ca9355Copy full SHA for 9ca9355
setup.py
@@ -34,7 +34,7 @@
34
from setuptools import setup, Extension
35
36
37
-__version__ = "0.2.12.6"
+__version__ = "0.2.12.7"
38
__author__ = "Hubert Pham(S0D3S edition)"
39
40
src/pyaudiowpatch/__init__.py
@@ -122,7 +122,7 @@
122
"""
123
124
125
126
__docformat__ = "restructuredtext en"
127
128
import locale
0 commit comments