We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0795bdb commit 5e27a00Copy full SHA for 5e27a00
setup.py
@@ -21,7 +21,7 @@
21
from os import path
22
from setuptools import setup
23
24
-__version__ = '0.1.4'
+__version__ = '0.1.5'
25
here = path.abspath(path.dirname(__file__))
26
27
# Get the long description from the README file
0 commit comments