Skip to content

Commit e15f889

Browse files
committed
adding dev-v0.14.6 tag to this commit to ensure building
1 parent 245248b commit e15f889

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;2.21&#34;]
45-
VERSION = &#34;0.14.5&#34;
45+
VERSION = &#34;0.14.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)