diff --git a/pyproject.toml b/pyproject.toml index 99ea4f0..88ec063 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "ucsinfer" version = "0.1.0" description = "Tools for applying UCS categories to sounds using large-language models" authors = [ - {name = "Jamie Hardt",email = "jamiehardt@me.com"} + {name = "Jamie Hardt", email = "jamiehardt@me.com"} ] readme = "README.md" requires-python = ">=3.13"