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 f7d28e8 commit 8587d84Copy full SHA for 8587d84
CHANGES
@@ -2,7 +2,7 @@
2
CHANGELOG
3
=========
4
5
-0.17.2 (unreleased)
+0.18.0 (2016-01-04)
6
-------------------
7
8
**New features**
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name='django-leaflet',
13
- version='0.17.2.dev0',
+ version='0.18.0',
14
author='Mathieu Leplatre',
15
author_email='[email protected]',
16
url='https://github.com/makinacorpus/django-leaflet',
0 commit comments