diff --git a/setup.py b/setup.py index 60d44a5..9161a1a 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ from setuptools import setup from setuptools.command.install import install -VERSION = "0.1.13" +VERSION = "0.1.14" def readme(): """ print long description """