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 b4e88bf commit 999c094Copy full SHA for 999c094
CHANGES
@@ -2,7 +2,7 @@
2
CHANGELOG
3
=========
4
5
-0.16.1 (unreleased)
+0.17.0 (2015-11-11)
6
-------------------
7
8
**New features**
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name='django-leaflet',
13
- version='0.16.1.dev0',
+ version='0.17.0',
14
author='Mathieu Leplatre',
15
author_email='[email protected]',
16
url='https://github.com/makinacorpus/django-leaflet',
0 commit comments