Skip to content

Commit f7a1414

Browse files
committed
Bumped version to 5.0
1 parent 6e8bb8c commit f7a1414

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ Package Index: https://pypi.org/project/django-localflavor/
3838
You're encouraged to use the latest version of this package unless you need
3939
support for an unsupported version of Django.
4040

41+
**2025-05-21 - 5.0**: Django 4.2, 5.0, 5.1 & 5.2
42+
43+
This release contains breaking data changes for the LV, NP and NO flavors.
44+
Please see the changelog for details:
45+
https://github.com/django/django-localflavor/blob/5.0/docs/changelog.rst
46+
4147
**2023-04-22 - 4.0**: Django 3.2, 4.0, 4.1 & 4.2
4248

4349
**2021-05-28 - 3.1**: Django 2.2, 3.0, 3.1 & 3.2

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
5.0 (unreleased)
4+
5.0 (2025-05-21)
55
------------------
66

77
Breaking data changes:

localflavor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '4.0'
1+
__version__ = '5.0'

0 commit comments

Comments
 (0)