DOC: Update copyright year to 2022 in conf.py (#2293)

This commit is contained in:
Will Schlitzer
2022-01-10 14:01:52 +00:00
committed by GitHub
parent 3d53170d4c
commit 8e7133aef9
+1 -1
View File
@@ -86,7 +86,7 @@ master_doc = "index"
# General information about the project.
project = u"GeoPandas"
copyright = u"20132021, GeoPandas developers"
copyright = u"20132022, GeoPandas developers"
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the