Skip to content

Commit 5e27a00

Browse files
authored
Update setup.py
1 parent 0795bdb commit 5e27a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
from os import path
2222
from setuptools import setup
2323

24-
__version__ = '0.1.4'
24+
__version__ = '0.1.5'
2525
here = path.abspath(path.dirname(__file__))
2626

2727
# Get the long description from the README file

0 commit comments

Comments
 (0)