Skip to content

Commit f9eb4d6

Browse files
committed
adding dev-v0.22.0 tag to this commit to ensure building
1 parent f817c5e commit f9eb4d6

File tree

4 files changed

+298
-45
lines changed

4 files changed

+298
-45
lines changed

html/supertokens_python/constants.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h1 class="title">Module <code>supertokens_python.constants</code></h1>
4242
from __future__ import annotations
4343

4444
SUPPORTED_CDI_VERSIONS = [&#34;3.0&#34;]
45-
VERSION = &#34;0.21.0&#34;
45+
VERSION = &#34;0.22.0&#34;
4646
TELEMETRY = &#34;/telemetry&#34;
4747
USER_COUNT = &#34;/users/count&#34;
4848
USER_DELETE = &#34;/user/remove&#34;

0 commit comments

Comments
 (0)