Skip to content

Commit 8ad8a68

Browse files
committed
Release 5.1.0.
1 parent 49b7b96 commit 8ad8a68

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.0
6868
~~~~~~~~~~~~~
6969

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

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

src/pwned_passwords_django/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
# SPDX-License-Identifier: BSD-3-Clause
77

8-
__version__ = "5.1.0a1"
8+
__version__ = "5.1.0"

0 commit comments

Comments
 (0)