Skip to content

Commit

Permalink
Bump copyright year in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Jul 27, 2023
1 parent 7738885 commit dc026b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

# General information about the project.
project = "python-chess"
copyright = "2014–2022, Niklas Fiekas"
copyright = "2014–2023, Niklas Fiekas"

# The version.
version = chess.__version__
Expand Down

0 comments on commit dc026b9

Please sign in to comment.