We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1667187 commit 3398fc4Copy full SHA for 3398fc4
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## In development
+## 25.1 (2025-02-28)
4
5
- Add support for Python 3.13 (#1064, #1065).
6
- Use uv and just for package management (#1064).
pyproject.toml
@@ -32,7 +32,7 @@ license = {file = "LICENSE"}
32
name = "django-bootstrap3"
33
readme = "README.md"
34
requires-python = ">=3.9"
35
-version = "24.3"
+version = "25.1"
36
37
[project.urls]
38
Changelog = "https://github.com/zostera/django-bootstrap3/blob/main/CHANGELOG.md"
0 commit comments