Skip to content

Commit 3398fc4

Browse files
authored
Release 25.1 (#1071)
1 parent 1667187 commit 3398fc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## In development
3+
## 25.1 (2025-02-28)
44

55
- Add support for Python 3.13 (#1064, #1065).
66
- Use uv and just for package management (#1064).

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ license = {file = "LICENSE"}
3232
name = "django-bootstrap3"
3333
readme = "README.md"
3434
requires-python = ">=3.9"
35-
version = "24.3"
35+
version = "25.1"
3636

3737
[project.urls]
3838
Changelog = "https://github.com/zostera/django-bootstrap3/blob/main/CHANGELOG.md"

0 commit comments

Comments
 (0)