diff --git a/setup.py b/setup.py index 7896cf9b40756e9996aef24778b3567b9f4b35ae..d1231ed93bd0a9053b3db49353f6ad64f68dd3ab 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ from distutils.core import setup setup( name='MapServer Rest API', - version='1.0.1', + version='1.0.2', author='Neogeo Technologies', author_email='contact@neogeo-online.net', description='A RESTFul interface for MapServer',