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 2c0bb4c commit 32d307bCopy full SHA for 32d307b
html/supertokens_python/constants.html
@@ -42,7 +42,7 @@ <h1 class="title">Module <code>supertokens_python.constants</code></h1>
42
from __future__ import annotations
43
44
SUPPORTED_CDI_VERSIONS = ["3.0"]
45
-VERSION = "0.16.4"
+VERSION = "0.16.5"
46
TELEMETRY = "/telemetry"
47
USER_COUNT = "/users/count"
48
USER_DELETE = "/user/remove"
0 commit comments