Skip to content

Commit 8e9bcbb

Browse files
committed
Release 5.1.1.
1 parent 31fbdd0 commit 8e9bcbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Releases under DjangoVer
6767
Version 5.1.1
6868
~~~~~~~~~~~~~
6969

70-
*Under development*
70+
Released November 2024
7171

7272
* Supported Python versions are now 3.9, 3.10, 3.11, 3.12, and 3.13.
7373

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ keywords = ["django", "security", "passwords", "auth", "authentication"]
3535
license = {text = "BSD-3-Clause"}
3636
readme = "README.rst"
3737
requires-python = ">=3.9"
38-
version = "5.1.1a1"
38+
version = "5.1.1"
3939

4040
[dependency-groups]
4141
tests = ["nox"]

0 commit comments

Comments
 (0)