Skip to content

Commit fbbc19d

Browse files
committed
bump version to 0.15.2
1 parent 7460ada commit fbbc19d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.15.2 (2025-05-21)
2+
-------------------
3+
4+
- remove support for fido2 2.x for now
5+
- drop support for Django 3.2
6+
7+
18
0.15.1 (2025-02-05)
29
-------------------
310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "django-mfa3"
7-
version = "0.15.1"
7+
version = "0.15.2"
88
description = "multi factor authentication for django"
99
readme = "README.md"
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)