We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a54c9a + b6e4e91 commit 9b02566Copy full SHA for 9b02566
CHANGELOG.rst
@@ -17,9 +17,13 @@ Unreleased
17
----------
18
* nothing unreleased
19
20
+[6.6.7] - 2026-03-04
21
+---------------------
22
+* feat: expose admin list endpoint with search and pagination
23
+
24
[6.6.6] - 2026-02-20
25
---------------------
-* feat:Implement soft delete for admins
26
+* feat: Implement soft delete for admins
27
28
[6.6.5] - 2026-02-24
29
enterprise/__init__.py
@@ -2,4 +2,4 @@
2
Your project description goes here.
3
"""
4
5
-__version__ = "6.6.6"
+__version__ = "6.6.7"
0 commit comments