Skip to content

Commit 4106316

Browse files
committed
adding dev-v0.16.8 tag to this commit to ensure building
1 parent 0011932 commit 4106316

24 files changed

+1213
-328
lines changed

html/supertokens_python/asyncio/index.html

Lines changed: 85 additions & 29 deletions
Large diffs are not rendered by default.

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.16.7&#34;
45+
VERSION = &#34;0.16.8&#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)