Skip to content

Commit 57dc746

Browse files
committed
Preparing release 0.22.0
1 parent e84d9e6 commit 57dc746

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

55

6-
0.23.0 (unreleased)
6+
0.23.0 (2017-11-28)
77
-------------------
88

99
- Fix fatal bug with Django => 1.11.2 for non-GIS databases

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

0 commit comments

Comments
 (0)