Skip to content

Commit b0a2e49

Browse files
committed
Release 5.1.0.
1 parent c6c389c commit b0a2e49

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/changelog.rst

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

70-
*Under development*
70+
Released November 2024
71+
72+
* Adopted "DjangoVer" versioning.
7173

7274
* Supported Django versions are now 4.2, 5.0, and 5.1.
7375

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ keywords = ["django", "security", "auth", "authentication"]
3131
license = {text = "BSD-3-Clause"}
3232
readme = "README.rst"
3333
requires-python = ">=3.9"
34-
version = "5.1.0a1"
34+
version = "5.1.0"
3535
dependencies = [
3636
"Django>=4.2",
3737
"confusable-homoglyphs>=3.0",

0 commit comments

Comments
 (0)