diff --git a/pyproject.toml b/pyproject.toml index 622f764..5d8d995 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" [project] name = "inuits_policy_based_auth" -version = "8.1.1" +version = "9.0.0" description = "Module for securing API endpoints based on policies." readme = "README.md" authors = [{ name = "Inuits", email = "developers@inuits.eu" }]