We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7460ada commit fbbc19dCopy full SHA for fbbc19d
CHANGES.md
@@ -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
8
0.15.1 (2025-02-05)
9
-------------------
10
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "django-mfa3"
-version = "0.15.1"
+version = "0.15.2"
description = "multi factor authentication for django"
readme = "README.md"
license = {text = "MIT"}
0 commit comments