diff --git a/setup.py b/setup.py index ea32a4a..b6c12db 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ import setuptools -__version__ = '1.3.4' +__version__ = '1.3.5' # read the contents of your readme file from os import path