diff --git a/pyproject.toml b/pyproject.toml index 07777d9..e4d7ccb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "aitist" version = "0.1.0" description = "A new Python project managed by Poetry." -authors = ["Your Name "] +authors = ["Timothy Farrell "] [tool.poetry.dependencies] python = "^3.8"