Browse Source

Update copyright year in the documentation

pull/6275/head
Rapptz 4 years ago
parent
commit
7c149312f0
  1. 2
      docs/conf.py

2
docs/conf.py

@ -77,7 +77,7 @@ master_doc = 'index'
# General information about the project.
project = u'discord.py'
copyright = u'2015-2020, Rapptz'
copyright = u'2015-2021, Rapptz'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the

Loading…
Cancel
Save