Skip to content

Commit 0caae7c

Browse files
committed
Preparing release 0.21.0
1 parent de135da commit 0caae7c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ CHANGELOG
33
=========
44

55

6-
0.21.0 (unreleased)
6+
0.21.0 (2017-02-28)
77
-------------------
88

9-
- Nothing changed yet.
9+
- Update leaflet.draw and fix a packaging and a javascript bug
1010

1111

1212
0.20.0 (2017-01-27)

setup.py

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

1313
setup(
1414
name='django-leaflet',
15-
version='0.21.0.dev0',
15+
version='0.21.0',
1616
author='Mathieu Leplatre',
1717
author_email='[email protected]',
1818
url='https://github.com/makinacorpus/django-leaflet',

0 commit comments

Comments
 (0)