Skip to content

Commit

Permalink
docs: it is 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
Ned Batchelder committed Oct 19, 2023
1 parent 8a430cc commit 9fcba24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -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}"
Expand Down

0 comments on commit 9fcba24

Please sign in to comment.