Skip to content

Commit ced695a

Browse files
authored
Release 25.2 (#1083)
1 parent afcb805 commit ced695a

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Changelog
22

3-
## In development
3+
## 25.2 (2025-07-31)
44

55
- Add support for Django 5.2 (#).
66
- Symlink CHANGELOG.md into docs for Sphinx (#1076).
77
- Drop support for Django 5.0 (EOL) (#1075).
88
- Use `astral-sh/setup-uv` in GitHub Actions (#1080).
99
- Use `uv build` and setup-uv (#1081).
10-
- Use `uv.locl` in GitHub Actions (#1082).
10+
- Use `uv.lock` in GitHub Actions (#1082).
1111

1212
## 25.1 (2025-02-28)
1313

pyproject.toml

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

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

uv.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)