diff --git a/pyproject.toml b/pyproject.toml index 438c8e9..a7bb8c3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "app" version = "0.1.0" description = "DTA web app." -authors = ["Artyom and Contributors"] +authors = ["Artyom "] [tool.poetry.dependencies] python = ">=3.10,<3.11"