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 de135da commit 0caae7cCopy full SHA for 0caae7c
CHANGES
@@ -3,10 +3,10 @@ CHANGELOG
3
=========
4
5
6
-0.21.0 (unreleased)
+0.21.0 (2017-02-28)
7
-------------------
8
9
-- Nothing changed yet.
+- Update leaflet.draw and fix a packaging and a javascript bug
10
11
12
0.20.0 (2017-01-27)
setup.py
@@ -12,7 +12,7 @@
13
setup(
14
name='django-leaflet',
15
- version='0.21.0.dev0',
+ version='0.21.0',
16
author='Mathieu Leplatre',
17
author_email='[email protected]',
18
url='https://github.com/makinacorpus/django-leaflet',
0 commit comments