We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4698728 commit 007f306Copy full SHA for 007f306
1 file changed
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup
2
3
-VERSION = '0.4'
+VERSION = '0.4.1'
4
5
# @see https://github.com/pypa/sampleproject/blob/master/setup.py
6
setup(
0 commit comments