diff --git a/pyproject.toml b/pyproject.toml index 293dd11..a25ef0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "authorizer-py" -version = "0.3.0rc0" +version = "0.3.0rc1" description = "Python SDK for authorizer.dev — self-hosted authentication & authorization" readme = "README.md" requires-python = ">=3.9"