diff --git a/doc/conf.py b/doc/conf.py index 21558432d..d8dd62815 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -212,7 +212,7 @@ def run_util(filename, run_name="__main__", init_globals=None): # General information about the project. project = "Python Arcade Library" -copyright = "2025, Paul Vincent Craven" +copyright = "2026, Paul Vincent Craven" author = "Paul Vincent Craven" # The version info for the project you're documenting, acts as replacement for