Skip to content

Commit c5fad4f

Browse files
committed
chores: Bump version to 0.16.1
1 parent 7d0ca24 commit c5fad4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supertokens_python/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from __future__ import annotations
1515

1616
SUPPORTED_CDI_VERSIONS = ["3.0"]
17-
VERSION = "0.16.0"
17+
VERSION = "0.16.1"
1818
TELEMETRY = "/telemetry"
1919
USER_COUNT = "/users/count"
2020
USER_DELETE = "/user/remove"

0 commit comments

Comments
 (0)