Skip to content

Commit

Permalink
0.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gagaro committed Jun 17, 2024
1 parent e67cc12 commit 0824746
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
CHANGELOG
=========

0.30.1 (unreleased)
0.30.1 (2024-06-17)
-------------------

- Change OSM tile link to unified format #375
- Remove debug print added in #371 #377
- Removed obsolete leaflet-src.map file #376

0.30.0 (2024-05-13)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

setup(
name='django-leaflet',
version='0.30.1dev',
version='0.30.1',
author='Mathieu Leplatre',
author_email='[email protected]',
url='https://github.com/makinacorpus/django-leaflet',
Expand Down

0 comments on commit 0824746

Please sign in to comment.