Skip to content

Commit 5a487c8

Browse files
committed
Preparing release 0.13.0
1 parent 0b6b3dd commit 5a487c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
CHANGELOG
33
=========
44

5-
0.13 (unreleased)
6-
-----------------
5+
0.13.0 (2014-03-26)
6+
-------------------
77

88
* Add support of Leaflet form fields on Django >= 1.4.2 (thanks Gaël Utard)
99

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name='django-leaflet',
13-
version='0.13.dev0',
13+
version='0.13.0',
1414
author='Mathieu Leplatre',
1515
author_email='[email protected]',
1616
url='https://github.com/makinacorpus/django-leaflet',

0 commit comments

Comments
 (0)