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 a25bc40 commit b698544Copy full SHA for b698544
supertokens_python/constants.py
@@ -23,7 +23,7 @@
23
"2.17",
24
"2.18",
25
]
26
-VERSION = "0.12.2"
+VERSION = "0.12.3"
27
TELEMETRY = "/telemetry"
28
USER_COUNT = "/users/count"
29
USER_DELETE = "/user/remove"
0 commit comments