From 1af1846cfd5008a76ee2a35b16ca653ed6957ad0 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Sat, 5 Nov 2016 12:42:51 +0100 Subject: [PATCH] 0.8.0-rc.10 --- requirements.txt | 2 +- umap/__init__.py | 2 +- umap/templates/leaflet_storage/js.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 22290aaa..8e5b3e64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ Pillow==3.4.2 psycopg2==2.6.2 python-social-auth==0.2.21 requests==2.11.1 -django-leaflet-storage==0.8.0rc9 +django-leaflet-storage==0.8.0rc10 diff --git a/umap/__init__.py b/umap/__init__.py index cdd54fae..05f5eaab 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, 8, 0, 'rc', 9) +VERSION = (0, 8, 0, 'rc', 10) __author__ = 'Yohan Boniface' __contact__ = "ybon@openstreetmap.fr" diff --git a/umap/templates/leaflet_storage/js.html b/umap/templates/leaflet_storage/js.html index 42f9e635..79e6cb2d 100644 --- a/umap/templates/leaflet_storage/js.html +++ b/umap/templates/leaflet_storage/js.html @@ -12,7 +12,7 @@ - +