diff options
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index c206139..ce571f9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -21,7 +21,7 @@ from pyparsing import __version__ as pyparsing_version # -- Project information ----------------------------------------------------- project = "PyParsing" -copyright = "2018-2020, Paul T. McGuire" +copyright = "2018-2021, Paul T. McGuire" author = "Paul T. McGuire" # The short X.Y version |