This commit is contained in:
Yohan Boniface 2020-03-23 08:39:21 +01:00
parent 7f0454fce0
commit ebc3b90d40
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Changelog # Changelog
## dev ## 1.2.0
- added translations for ar, ast, et, he, id, is, no, pt-br, pt-pt, si-lk, sr, - added translations for ar, ast, et, he, id, is, no, pt-br, pt-pt, si-lk, sr,
sv, th-th, tr sv, th-th, tr

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 = (1, 1, 2) VERSION = (1, 2, 0)
__author__ = 'Yohan Boniface' __author__ = 'Yohan Boniface'
__contact__ = "ybon@openstreetmap.fr" __contact__ = "ybon@openstreetmap.fr"