doc/main/conf: update copyright year

This commit is contained in:
David Lechner
2023-04-21 17:39:28 -05:00
parent 263fe3a1cb
commit 31d3a117d6
+1 -1
View File
@@ -8,7 +8,7 @@ import sys
# General information about the project.
project = "pybricks"
copyright = "2018-2021 The Pybricks Authors"
copyright = "2018-2023 The Pybricks Authors"
author = ""
_TITLE = "Pybricks Modules and Examples"