diff --git a/setup.py b/setup.py index cefdb4a..1025052 100644 --- a/setup.py +++ b/setup.py @@ -62,7 +62,7 @@ def fullsplit(path, result=None): setup( name="geoshape", - version="1.1.3", + version="1.0", author="LMN Solutions", author_email="rogue@lmnsolutions.com", description="geoshape, based on GeoNode",