Skip to content

Commit e361634

Browse files
committed
Preparing release 0.20.0
1 parent e8627dc commit e361634

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,7 +3,7 @@ CHANGELOG
33
=========
44

55

6-
0.20.0 (unreleased)
6+
0.20.0 (2017-01-27)
77
-------------------
88

99
**New features**
@@ -194,7 +194,7 @@ Many thanks to @KostyaEsmukov, @cleder, @sikmir and @seav for their contribution
194194
0.13.0 (2014-03-26)
195195
-------------------
196196

197-
* Add support of Leaflet form fields on Django >= 1.4.2 (thanks Gaël Utard)
197+
* Add support of Leaflet form fields on Django >= 1.4.2 (thanks GaĂŤl Utard)
198198

199199

200200
0.12 (2014-03-22)

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.20.0.dev0',
15+
version='0.20.0',
1616
author='Mathieu Leplatre',
1717
author_email='[email protected]',
1818
url='https://github.com/makinacorpus/django-leaflet',

0 commit comments

Comments
 (0)