diff --git a/README.rst b/README.rst index bef723e..fcc985a 100644 --- a/README.rst +++ b/README.rst @@ -4,10 +4,10 @@ geoserver-restconfig .. image:: https://travis-ci.org/geosolutions-it/geoserver-restconfig.svg?branch=master :target: https://travis-ci.org/geosolutions-it/geoserver-restconfig -.. note:: geoserver-restconfig is a fork of the old https://travis-ci.org/boundlessgeo/gsconfig - ``geoserver-restconfig`` is a python library for manipulating a GeoServer instance via the GeoServer RESTConfig API. +**Note:** geoserver-restconfig is a fork of the old https://travis-ci.org/boundlessgeo/gsconfig + The project is distributed under a `MIT License `_ . Installing diff --git a/setup.py b/setup.py index d494dee..4eba161 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="geoserver-restconfig", - version="1.0", + version="1.0.1", description="GeoServer REST Configuration", long_description=readme_text, keywords="GeoServer REST Configuration",