diff --git a/pyproject.toml b/pyproject.toml index 8a24784..6c136cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "youtubegen" version = "0.1.0" description = "" -authors = ["Your Name "] +authors = ["Spinfal "] [tool.poetry.dependencies] python = "^3.8"