diff --git a/pyproject.toml b/pyproject.toml index 2aa7782..79830b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ exclude = ''' name = "voting" version = "0.1.2" description = "Voting and election related functions." -authors = ["Flynn "] +authors = ["Christopher Flynn "] readme = "README.rst" license = "MIT" repository = "https://github.com/crflynn/voting"