diff --git a/setup.py b/setup.py index 2b6fe25..44f540d 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup -VERSION = '1.7.1' +VERSION = '1.8.0' def readme(*paths):