Bump to 0.3.0
This commit is contained in:
parent
ae44530267
commit
6199a891c5
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
Django==1.5.1
|
Django==1.5.1
|
||||||
South==0.7.6
|
South==0.7.6
|
||||||
django-leaflet-storage==0.2.0
|
django-leaflet-storage==0.3.0
|
||||||
django_compressor==1.2
|
django_compressor==1.2
|
||||||
django-social-auth==0.7.20
|
django-social-auth==0.7.20
|
||||||
git+git://github.com/yohanboniface/vectorformats.git@leafletstorage
|
git+git://github.com/yohanboniface/vectorformats.git@leafletstorage
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
"Create maps with OpenStreetMap layers in a minute and embed them in your site."
|
"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'
|
__author__ = 'Yohan Boniface'
|
||||||
__contact__ = "yb@enix.org"
|
__contact__ = "yb@enix.org"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 69ed3474c89b874140a2acfa6f7ff3969b075e51
|
Subproject commit 573e5aa74d30ebc41496cefa0118ae5346c602b1
|
Loading…
Reference in a new issue