We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98fac32 commit 86d2c7eCopy full SHA for 86d2c7e
setup.py
@@ -1,7 +1,7 @@
1
import setuptools
2
3
4
-VERSION = '0.11'
+VERSION = '0.12'
5
6
7
with open('README.md', 'r', encoding='utf-8') as fh:
0 commit comments