diff --git a/docs/conf.py b/docs/conf.py index e3354f1..9715e8e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -9,7 +9,7 @@ from angst import __version__ as angst_version project = "angst" -copyright = "2023, Nicolas Tessore" +copyright = "2023-2024, Nicolas Tessore" author = "Nicolas Tessore" version = angst_version.partition("+")[0] release = version