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