We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5081da4 commit 98f7a34Copy full SHA for 98f7a34
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
from os import path
3
4
-__version__ = "0.0.3"
+__version__ = "0.0.4"
5
desc_file = "README.md"
6
7
here = path.abspath(path.dirname(__file__))
0 commit comments