From 6199a891c5887ac11633e99de814d6a9c3aa443a Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Wed, 29 May 2013 22:55:51 +0200 Subject: [PATCH] Bump to 0.3.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 89970f57..1d8f9805 100644 --- a/requirements.pip +++ b/requirements.pip @@ -1,6 +1,6 @@ Django==1.5.1 South==0.7.6 -django-leaflet-storage==0.2.0 +django-leaflet-storage==0.3.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 eeeb518a..540d5a5a 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, 2, 0) +VERSION = (0, 3, 0) __author__ = 'Yohan Boniface' __contact__ = "yb@enix.org" diff --git a/umap/static/darline b/umap/static/darline index 69ed3474..573e5aa7 160000 --- a/umap/static/darline +++ b/umap/static/darline @@ -1 +1 @@ -Subproject commit 69ed3474c89b874140a2acfa6f7ff3969b075e51 +Subproject commit 573e5aa74d30ebc41496cefa0118ae5346c602b1