diff --git a/pyproject.toml b/pyproject.toml index 72d32fb..dee3680 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ version = "0.1.0" description = "Comprehensive image understanding for ML services" requires-python = ">=3.10" license = "MIT" -authors = [{ name = "transquinnftw", email = "dev@transquinnftw.com" }] +authors = [{ name = "transquinnftw", email = "quinn@ftw.codes" }] keywords = ["ml", "image", "detection", "nsfw", "depth", "color", "composition", "scene", "understanding"] classifiers = [ "Development Status :: 3 - Alpha",