diff --git a/docs/conf.py b/docs/conf.py index 94e4803..cbbba5b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -88,7 +88,7 @@ def get_version(*file_paths): # General information about the project. project = "Scriv" -copyright = "2019\N{EN DASH}2022, Ned Batchelder" +copyright = "2019\N{EN DASH}2023, Ned Batchelder" author = "Ned Batchelder" project_title = "scriv" documentation_title = f"{project_title}"