From 08917029eac6b569c1b143056a7080d964a65a68 Mon Sep 17 00:00:00 2001 From: Karl Hudgell Date: Tue, 28 Nov 2023 11:50:23 +0000 Subject: [PATCH] update toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 69b9b2e..cd56627 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "thefafixturecalendar" version = "0.1.0" description = "" -authors = ["Karl Hudgell "] +authors = ["Karl Hudgell "] readme = "README.md" [tool.poetry.dependencies]