From 7292fc00e6d78a374a5e11edb10c30d31b5160f7 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Fri, 28 Jun 2013 22:32:22 +0200 Subject: [PATCH] Bump to 0.4.0 --- requirements.pip | 2 +- umap/__init__.py | 2 +- umap/static/darline | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.pip b/requirements.pip index 50a908a0..25d73ab0 100644 --- a/requirements.pip +++ b/requirements.pip @@ -1,6 +1,6 @@ Django==1.5.1 South==0.7.6 -django-leaflet-storage==0.3.0 +django-leaflet-storage==0.4.0 django_compressor==1.2 django-social-auth==0.7.20 git+git://github.com/yohanboniface/vectorformats.git@leafletstorage diff --git a/umap/__init__.py b/umap/__init__.py index 540d5a5a..f195a330 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, 3, 0) +VERSION = (0, 4, 0) __author__ = 'Yohan Boniface' __contact__ = "yb@enix.org" diff --git a/umap/static/darline b/umap/static/darline index 573e5aa7..987916f7 160000 --- a/umap/static/darline +++ b/umap/static/darline @@ -1 +1 @@ -Subproject commit 573e5aa74d30ebc41496cefa0118ae5346c602b1 +Subproject commit 987916f72bf3601e4c70402a4434d53b951284ac