Skip to content

Commit bb9021e

Browse files
authored
2024.10 Release. (#188)
1 parent 00e741c commit bb9021e

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-
## 2024.3 (TBC)
3+
## 2024.10 (2024-10-05)
44
* Added support for Django 5.1.
55
* Fixed `accordion.html`, `accordion-group.html` and `tab.html` templates to render `css_class` attribute.
66
* Dropped support for django-crispy-forms 2.2 and earlier.

crispy_bootstrap5/__init__.py

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

0 commit comments

Comments
 (0)