This commit is contained in:
Yohan Boniface 2014-08-25 09:52:21 +02:00
parent 3ae4b86893
commit 1a30eec470
2 changed files with 2 additions and 2 deletions

View file

@ -5,5 +5,5 @@ psycopg2==2.5.2
python-social-auth==0.1.23 python-social-auth==0.1.23
simplejson simplejson
South==0.7.6 South==0.7.6
django-leaflet-storage==0.7.2 django-leaflet-storage==0.7.3
django-pgindex==0.8.2 django-pgindex==0.8.2

View file

@ -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, 7, 2) VERSION = (0, 7, 3)
__author__ = 'Yohan Boniface' __author__ = 'Yohan Boniface'
__contact__ = "yb@enix.org" __contact__ = "yb@enix.org"