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 c89e0c5 commit c3a2fd2Copy full SHA for c3a2fd2
CHANGES
@@ -2,7 +2,7 @@
2
CHANGELOG
3
=========
4
5
-0.31.1 (unreleased)
+0.32.0 (2025-05-14)
6
-------------------
7
8
- Support Django 5.2 and Python 3.13 (`#388 <https://github.com/makinacorpus/django-leaflet/pull/388>`__).
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name='django-leaflet',
18
- version='0.31.1dev',
+ version='0.32.0',
19
author='Mathieu Leplatre',
20
author_email='[email protected]',
21
url='https://github.com/makinacorpus/django-leaflet',
0 commit comments