Skip to content

Commit

Permalink
Release 25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Mar 1, 2025
1 parent 06f9f7a commit 4723f65
Show file tree
Hide file tree
Showing 3 changed files with 690 additions and 619 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 25.1 (2025-03-01)

- Announce maintenance mode (#808).
- Switch to just and uv (#805).
- Remove Python 3.8, add Python 3.13 (#805).

## 24.4 (2024-09-19)

- Add support for Django 5.1 (#758).
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ license = {file = "LICENSE"}
name = "django-bootstrap4"
readme = "README.md"
requires-python = ">=3.9"
version = "24.4"
version = "25.1"

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

0 comments on commit 4723f65

Please sign in to comment.