diff --git a/pyproject.toml b/pyproject.toml index 7c9931f..83a57dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "zopyx-fastapi-auth" description = "FastAPI authentication and authorization" -version = "0.2.2.6" +version = "0.2.2.7" readme = "README.md" authors = [ { name = "Andreas Jung", email = "info@zopyx.com" }