From 7d69f69b0f92a0505b08f49d6c1cba21951e7da8 Mon Sep 17 00:00:00 2001 From: Hassan Kibirige Date: Thu, 29 Sep 2022 15:05:58 +0300 Subject: [PATCH] DOC: 2021 -> 2022 --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index dc082e1e3..46ae22721 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -77,7 +77,7 @@ # General information about the project. project = 'plotnine' -copyright = '2021, Hassan Kibirige' +copyright = '2022, Hassan Kibirige' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the