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 2348d8a commit 7d6e028Copy full SHA for 7d6e028
CHANGES
@@ -2,7 +2,7 @@
2
CHANGELOG
3
=========
4
5
-0.27.0 (unreleased)
+0.27.1 (2020-07-31)
6
-------------------
7
8
- Replace link to geojsonlint.com with geojson.io. #298
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name='django-leaflet',
18
- version='0.28.0.dev0',
+ version='0.27.1',
19
author='Mathieu Leplatre',
20
author_email='[email protected]',
21
url='https://github.com/makinacorpus/django-leaflet',
0 commit comments