We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c84a9a6 commit 156f68aCopy full SHA for 156f68a
CHANGES
@@ -2,7 +2,7 @@
2
CHANGELOG
3
=========
4
5
-0.15.2 (unreleased)
+0.15.2 (2014-12-22)
6
-------------------
7
8
* Allow to set any leaflet tileLayer option in ``TILES`` and ``OVERLAYS`` settings (fixes #70).
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name='django-leaflet',
13
- version='0.15.2.dev0',
+ version='0.15.2',
14
author='Mathieu Leplatre',
15
author_email='[email protected]',
16
url='https://github.com/makinacorpus/django-leaflet',
0 commit comments