Skip to content

Commit 66542ee

Browse files
committed
release 0.25.0
1 parent e6ed1f5 commit 66542ee

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.25.0 (unreleased)
5+
0.25.0 (2019-10-18)
66
-------------------
77

88
- #225 changes in staticfiles for django 1.11.14

setup.py

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

1313
setup(
1414
name='django-leaflet',
15-
version='0.25.0.dev',
15+
version='0.25.0',
1616
author='Mathieu Leplatre',
1717
author_email='[email protected]',
1818
url='https://github.com/makinacorpus/django-leaflet',

0 commit comments

Comments
 (0)