You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -648,8 +648,7 @@ s = Clerk(debug_logger=logging.getLogger("clerk_backend_api"))
648
648
649
649
## Maturity
650
650
651
-
This SDK is in beta, and there may be breaking changes between versions without a major version update. Therefore, we recommend pinning usage
652
-
to a specific package version. This way, you can install the same version each time without breaking changes unless you are intentionally
651
+
This SDK is in GA. We recommend pinning usage to a specific package version. This way, you can install the same version each time without breaking changes between major versions unless you are intentionally
0 commit comments