diff --git a/pyproject.toml b/pyproject.toml index 9844bdb..4fd2497 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "nextguild" version = "1.1.1" authors = [ { name="Arjun Sharda", email="sharda.aj17@gmail.com" }, - { name="Erik Thorsell", email="contact@erikthorsell.com"}, + { name="Erik Thorsell", email="contact@erikthorsell.com" }, ] description = "Interactions with the Guilded API made simpler" readme = "README.md"