Skip to content

Commit e405620

Browse files
committed
bump version to 0.15.0
1 parent 0c4256f commit e405620

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.15.0 (2025-01-20)
2+
-------------------
3+
4+
- Allow to search by username in admin UI
5+
- Change label of the name field to "Name for this key" to avoid confusion
6+
7+
18
0.14.0 (2024-12-06)
29
-------------------
310

pyproject.toml

+1-1
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.14.0"
7+
version = "0.15.0"
88
description = "multi factor authentication for django"
99
readme = "README.md"
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)