Skip to content

Commit 156f68a

Browse files
committed
Preparing release 0.15.2
1 parent c84a9a6 commit 156f68a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
CHANGELOG
33
=========
44

5-
0.15.2 (unreleased)
5+
0.15.2 (2014-12-22)
66
-------------------
77

88
* Allow to set any leaflet tileLayer option in ``TILES`` and ``OVERLAYS`` settings (fixes #70).

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name='django-leaflet',
13-
version='0.15.2.dev0',
13+
version='0.15.2',
1414
author='Mathieu Leplatre',
1515
author_email='[email protected]',
1616
url='https://github.com/makinacorpus/django-leaflet',

0 commit comments

Comments
 (0)