diff --git a/docs/source/conf.py b/docs/source/conf.py index 698a420..c048b02 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -7,7 +7,7 @@ # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information project = "language_tool_python" -copyright = "2025, jxmorris12" +copyright = "2026, jxmorris12" # Keep in sync with LICENSE author = "jxmorris12" release = "3.4.0" # Keep in sync with pyproject.toml