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 c7abe42 commit e9b71aeCopy full SHA for e9b71ae
CHANGES
@@ -2,6 +2,10 @@
2
CHANGELOG
3
=========
4
5
+0.28.1 (unreleased)
6
+-------------------
7
+
8
+-
9
10
0.28.0 (2021-04-15)
11
-------------------
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name='django-leaflet',
18
- version='0.28.0',
+ version='0.28.1',
19
author='Mathieu Leplatre',
20
author_email='[email protected]',
21
url='https://github.com/makinacorpus/django-leaflet',
0 commit comments