From f6a6cae716e46b9f549fe500a0da9db7bf062788 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Mon, 16 Jun 2014 14:18:34 +0200 Subject: [PATCH] 0.6.2 --- requirements.txt | 2 +- umap/__init__.py | 2 +- umap/templates/leaflet_storage/js.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) 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 @@ - + - +