We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4d2ab commit 8f9bd91Copy full SHA for 8f9bd91
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
except ImportError:
7
from distutils.core import setup
8
9
-version = "0.1.1"
+version = "0.1.2"
10
11
setup(
12
name='zerophone_hw',
0 commit comments