Skip to content

Commit 4840840

Browse files
committed
Preparing release 0.13.2
1 parent 932ece1 commit 4840840

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
CHANGELOG
33
=========
44

5-
0.13.2 (unreleased)
5+
0.13.2 (2014-04-15)
66
-------------------
77

88
* Fix regression where maps have null as max zoom

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.2.dev0',
13+
version='0.13.2',
1414
author='Mathieu Leplatre',
1515
author_email='[email protected]',
1616
url='https://github.com/makinacorpus/django-leaflet',

0 commit comments

Comments
 (0)