diff --git a/pyproject.toml b/pyproject.toml index b350d93..28e1bf4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ version = "4.2.0" description = "Base utilities for FastAPI microservices with optional ML support" requires-python = ">=3.10" license = "MIT" -authors = [{ name = "Lilith", email = "dev@atlilith.com" }] +authors = [{ name = "Lilith", email = "quinn@ftw.codes" }] keywords = ["fastapi", "microservice", "bootstrap", "ml", "ai"] classifiers = [ "Development Status :: 5 - Production/Stable",