diff --git a/setup.py b/setup.py index e5258c84..6d8c8357 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ from setuptools import find_packages, setup import sys -version = "1.6.1" +version = "1.6.2" # Provided as an attribute, so you can append to these instead