diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup -VERSION = '1.3.0' +VERSION = '1.3.1' LONG_DESCRIPTION = open("README.rst").read() setup(