Skip to content

Commit 9ca9355

Browse files
committed
Version Bump
1 parent 21ed826 commit 9ca9355

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
from setuptools import setup, Extension
3535

3636

37-
__version__ = "0.2.12.6"
37+
__version__ = "0.2.12.7"
3838
__author__ = "Hubert Pham(S0D3S edition)"
3939

4040

src/pyaudiowpatch/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"""
123123

124124
__author__ = "Hubert Pham(S0D3S edition)"
125-
__version__ = "0.2.12.6"
125+
__version__ = "0.2.12.7"
126126
__docformat__ = "restructuredtext en"
127127

128128
import locale

0 commit comments

Comments
 (0)