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 0b6b3dd commit 5a487c8Copy full SHA for 5a487c8
CHANGES
@@ -2,8 +2,8 @@
2
CHANGELOG
3
=========
4
5
-0.13 (unreleased)
6
------------------
+0.13.0 (2014-03-26)
+-------------------
7
8
* Add support of Leaflet form fields on Django >= 1.4.2 (thanks Gaël Utard)
9
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name='django-leaflet',
13
- version='0.13.dev0',
+ version='0.13.0',
14
author='Mathieu Leplatre',
15
author_email='[email protected]',
16
url='https://github.com/makinacorpus/django-leaflet',
0 commit comments