diff --git a/setup.py b/setup.py index a7f47d5..c6cb816 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ from os import path from setuptools import setup -__version__ = '0.1.5' +__version__ = '0.1.6' here = path.abspath(path.dirname(__file__)) # Get the long description from the README file