Skip to content

Commit

Permalink
Release 5.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ubernostrum committed Nov 8, 2024
1 parent c6c389c commit b0a2e49
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@ Releases under DjangoVer
Version 5.1.0
~~~~~~~~~~~~~

*Under development*
Released November 2024

* Adopted "DjangoVer" versioning.

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

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ keywords = ["django", "security", "auth", "authentication"]
license = {text = "BSD-3-Clause"}
readme = "README.rst"
requires-python = ">=3.9"
version = "5.1.0a1"
version = "5.1.0"
dependencies = [
"Django>=4.2",
"confusable-homoglyphs>=3.0",
Expand Down

0 comments on commit b0a2e49

Please sign in to comment.