Skip to content

Commit c3a2fd2

Browse files
committed
0.32.0
1 parent c89e0c5 commit c3a2fd2

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.31.1 (unreleased)
5+
0.32.0 (2025-05-14)
66
-------------------
77

88
- Support Django 5.2 and Python 3.13 (`#388 <https://github.com/makinacorpus/django-leaflet/pull/388>`__).

setup.py

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

1616
setup(
1717
name='django-leaflet',
18-
version='0.31.1dev',
18+
version='0.32.0',
1919
author='Mathieu Leplatre',
2020
author_email='[email protected]',
2121
url='https://github.com/makinacorpus/django-leaflet',

0 commit comments

Comments
 (0)