Skip to content

Commit a6f41be

Browse files
authored
2025.4 Release. (#203)
1 parent 0eb59bc commit a6f41be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG FOR CRISPY-BOOTSTRAP5
22

3-
## Next Release
3+
## 2025.4 (2025-04-02)
44
* Added Python 3.13 support.
55
* Added support for Django 5.2. This required the following template changes:
66
* Added `aria-describedby` to `<fieldset>` elements.

crispy_bootstrap5/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2024.10"
1+
__version__ = "2025.4"

0 commit comments

Comments
 (0)