diff --git a/setup.py b/setup.py index cf3fa22..93b5cc9 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ Written originally by David H Hagan ''' -VERSION = '1.6.1' +VERSION = '1.6.0' try: from setuptools import setup