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 24977b3 commit 9656c04Copy full SHA for 9656c04
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.18.5"
+VERSION = "0.18.6"
46
TELEMETRY = "/telemetry"
47
USER_COUNT = "/users/count"
48
USER_DELETE = "/user/remove"
0 commit comments