Skip to content

Commit 60ef7e5

Browse files
committed
Bump version to make it clear we're in 5.1.1 prerelease.
1 parent 9033b91 commit 60ef7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0"
34+
version = "5.1.1a0"
3535
dependencies = [
3636
"Django>=4.2",
3737
"confusable-homoglyphs>=3.0",

0 commit comments

Comments
 (0)