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