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 433fc04 commit f51ce8eCopy full SHA for f51ce8e
CHANGES
@@ -2,6 +2,11 @@
2
CHANGELOG
3
=========
4
5
+0.31.1 (unreleased)
6
+-------------------
7
+
8
+-
9
10
0.31.0 (2024-10-14)
11
-------------------
12
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name='django-leaflet',
18
- version='0.31.0',
+ version='0.31.1dev',
19
author='Mathieu Leplatre',
20
author_email='[email protected]',
21
url='https://github.com/makinacorpus/django-leaflet',
0 commit comments