diff --git a/VERSION b/VERSION index e4604e3afd..15a2799817 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.1 +3.3.0 diff --git a/package.json b/package.json index d11effc17c..6078c60401 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "geonode-mapstore-client", - "version": "3.2.1", + "version": "3.3.0", "description": "", "scripts": {}, "author": "GeoSolutions", diff --git a/setup.cfg b/setup.cfg index 7603575b47..ad112ab306 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = django-geonode-mapstore-client -version = 3.2.1 +version = 3.3.0 description = Use GeoNode client in your django projects author = Alessio Fabiani author_email = alessio.fabiani@geo-solutions.it