Skip to content

Commit c7abe42

Browse files
committed
0.28.0
1 parent f2d4216 commit c7abe42

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ CHANGELOG
33
=========
44

55

6-
0.27.2 (unreleased)
6+
0.28.0 (2021-04-15)
77
-------------------
88

99
- Support Django 3.1 and 3.2.
1010
- Drop support for Django 1.11, 2.0, and 2.1.
11-
- tranlate to persian #313
11+
- translate to persian #313
1212

1313
0.27.1 (2020-07-31)
1414
-------------------

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.27.1',
18+
version='0.28.0',
1919
author='Mathieu Leplatre',
2020
author_email='[email protected]',
2121
url='https://github.com/makinacorpus/django-leaflet',

0 commit comments

Comments
 (0)