diff --git a/requirements.txt b/requirements.txt index 28edbedc..423e2acf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ requests-oauthlib==0.4.0 requests==2.2.1 simplejson South==0.7.6 -django-leaflet-storage==0.6.1 +django-leaflet-storage==0.6.2 django-pgindex==0.8.2 diff --git a/umap/__init__.py b/umap/__init__.py index a1a49215..342a546a 100644 --- a/umap/__init__.py +++ b/umap/__init__.py @@ -1,5 +1,5 @@ "Create maps with OpenStreetMap layers in a minute and embed them in your site." -VERSION = (0, 6, 1) +VERSION = (0, 6, 2) __author__ = 'Yohan Boniface' __contact__ = "yb@enix.org" diff --git a/umap/templates/leaflet_storage/js.html b/umap/templates/leaflet_storage/js.html index 3d8cd7d2..3c9a8331 100644 --- a/umap/templates/leaflet_storage/js.html +++ b/umap/templates/leaflet_storage/js.html @@ -5,11 +5,11 @@ - + - +