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 e84d9e6 commit 57dc746Copy full SHA for 57dc746
CHANGES
@@ -3,7 +3,7 @@ CHANGELOG
3
=========
4
5
6
-0.23.0 (unreleased)
+0.23.0 (2017-11-28)
7
-------------------
8
9
- Fix fatal bug with Django => 1.11.2 for non-GIS databases
setup.py
@@ -12,7 +12,7 @@
12
13
setup(
14
name='django-leaflet',
15
- version='0.23.0.dev0',
+ version='0.23.0',
16
author='Mathieu Leplatre',
17
author_email='[email protected]',
18
url='https://github.com/makinacorpus/django-leaflet',
0 commit comments