0.8.2
This commit is contained in:
parent
888816faa8
commit
3782822a90
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
Django==1.10.5
|
||||
django-compressor==2.1.1
|
||||
django-leaflet-storage==0.8.0
|
||||
django-leaflet-storage==0.8.2
|
||||
Pillow==4.0.0
|
||||
psycopg2==2.6.2
|
||||
requests==2.13.0
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
"Create maps with OpenStreetMap layers in a minute and embed them in your site."
|
||||
VERSION = (0, 8, 1)
|
||||
VERSION = (0, 8, 2)
|
||||
|
||||
__author__ = 'Yohan Boniface'
|
||||
__contact__ = "ybon@openstreetmap.fr"
|
||||
|
|
Loading…
Reference in a new issue