From 377445026f8b891c039e1421ac4cb20288aa2a92 Mon Sep 17 00:00:00 2001 From: spinfal Date: Mon, 14 Dec 2020 06:58:18 +0000 Subject: [PATCH] details update --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"