We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eb59bc commit a6f41beCopy full SHA for a6f41be
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG FOR CRISPY-BOOTSTRAP5
2
3
-## Next Release
+## 2025.4 (2025-04-02)
4
* Added Python 3.13 support.
5
* Added support for Django 5.2. This required the following template changes:
6
* Added `aria-describedby` to `<fieldset>` elements.
crispy_bootstrap5/__init__.py
@@ -1 +1 @@
-__version__ = "2024.10"
+__version__ = "2025.4"
0 commit comments