diff --git a/setup.py b/setup.py index 9687b890..42f237b5 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ from setuptools import find_packages, setup import sys -version = "1.7.0" +version = "1.8.0" # Provided as an attribute, so you can append to these instead