Skip to content

Commit 6df87d6

Browse files
authored
Release 25.1 (#809)
1 parent 6a7e123 commit 6df87d6

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 25.1 (2025-03-01)
4+
5+
- Announce maintenance mode (#808).
6+
- Switch to just and uv (#805).
7+
- Remove Python 3.8, add Python 3.13 (#805).
8+
39
## 24.4 (2024-09-19)
410

511
- Add support for Django 5.1 (#758).

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ license = {file = "LICENSE"}
3535
name = "django-bootstrap4"
3636
readme = "README.md"
3737
requires-python = ">=3.9"
38-
version = "24.4"
38+
version = "25.1"
3939

4040
[project.urls]
4141
Changelog = "https://github.com/zostera/django-bootstrap4/blob/main/CHANGELOG.md"

uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)