Skip to content

Commit

Permalink
Release 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gagaro committed Dec 6, 2019
1 parent 6bb205b commit e1a04d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
CHANGELOG
=========

0.26.0 (unreleased)
0.26.0 (2019-12-06)
-------------------

-
- Django 3.0 compatibility

0.25.0 (2019-10-18)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name='django-leaflet',
version='0.26.0.dev0',
version='0.26.0',
author='Mathieu Leplatre',
author_email='mathieu.leplatre@makina-corpus.com',
url='https://github.com/makinacorpus/django-leaflet',
Expand Down

0 comments on commit e1a04d1

Please sign in to comment.