Skip to content

Commit 2bc8ea9

Browse files
authored
chore: update maturity section in README
1 parent 326b88f commit 2bc8ea9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -648,8 +648,7 @@ s = Clerk(debug_logger=logging.getLogger("clerk_backend_api"))
648648

649649
## Maturity
650650

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
653652
looking for the latest version.
654653

655654
## Contributions

0 commit comments

Comments
 (0)