From b81c581a174fc2f0f5fdc9e2f2c07fa199054a90 Mon Sep 17 00:00:00 2001 From: Ruslan Ilyasovich Gilfanov Date: Sun, 15 Sep 2024 12:17:14 +0500 Subject: [PATCH] Update Sphinx copyright --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 9be3d9f..89e70cf 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -15,7 +15,7 @@ # -- Project information ----------------------------------------------------- project = "aiohttp-sqlalchemy" -copyright = "2021, Ruslan Ilyasovich Gilfanov" +copyright = "2021-2024, Ruslan Ilyasovich Gilfanov" author = "Ruslan Ilyasovich Gilfanov" # The full version, including alpha/beta/rc tags