Skip to content

Commit 9656c04

Browse files
committed
adding dev-v0.18.6 tag to this commit to ensure building
1 parent 24977b3 commit 9656c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.18.5&#34;
45+
VERSION = &#34;0.18.6&#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)