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