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