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 2022afc commit 579bb15Copy full SHA for 579bb15
html/supertokens_python/constants.html
@@ -43,7 +43,7 @@ <h1 class="title">Module <code>supertokens_python.constants</code></h1>
43
from __future__ import annotations
44
45
SUPPORTED_CDI_VERSIONS = ["5.2"]
46
-VERSION = "0.28.0"
+VERSION = "0.28.1"
47
TELEMETRY = "/telemetry"
48
USER_COUNT = "/users/count"
49
USER_DELETE = "/user/remove"
0 commit comments