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