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 d192d6c commit 254977aCopy full SHA for 254977a
CHANGES
@@ -2,7 +2,7 @@
2
CHANGELOG
3
=========
4
5
-0.14.1 (unreleased)
+0.14.1 (2014-07-30)
6
-------------------
7
8
- Fix draw events being received for each draw control on the map.
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name='django-leaflet',
13
- version='0.14.1.dev0',
+ version='0.14.1',
14
author='Mathieu Leplatre',
15
author_email='[email protected]',
16
url='https://github.com/makinacorpus/django-leaflet',
0 commit comments