Skip to content

Commit 254977a

Browse files
committed
Preparing release 0.14.1
1 parent d192d6c commit 254977a

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.14.1 (unreleased)
5+
0.14.1 (2014-07-30)
66
-------------------
77

88
- Fix draw events being received for each draw control on the map.

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

0 commit comments

Comments
 (0)