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