Bump to 0.2.0
This commit is contained in:
parent
a784a26bcb
commit
5038887ee0
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
Django==1.4.4
|
Django==1.4.4
|
||||||
South==0.7.6
|
South==0.7.6
|
||||||
django-leaflet-storage==0.1.0
|
django-leaflet-storage==0.2.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, 0, 8)
|
VERSION = (0, 2, 0)
|
||||||
|
|
||||||
__author__ = 'Yohan Boniface'
|
__author__ = 'Yohan Boniface'
|
||||||
__contact__ = "yb@enix.org"
|
__contact__ = "yb@enix.org"
|
||||||
|
|
Loading…
Reference in a new issue