Skip to content

Commit b698544

Browse files
authored
Update constants.py
1 parent a25bc40 commit b698544

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
@@ -23,7 +23,7 @@
2323
"2.17",
2424
"2.18",
2525
]
26-
VERSION = "0.12.2"
26+
VERSION = "0.12.3"
2727
TELEMETRY = "/telemetry"
2828
USER_COUNT = "/users/count"
2929
USER_DELETE = "/user/remove"

0 commit comments

Comments
 (0)