summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorBen Bangert <ben@groovie.org>2020-10-13 12:14:38 -0700
committerBen Bangert <ben@groovie.org>2020-10-13 13:06:16 -0700
commitb95d581de491b5abd5c0d08bb3899d6e5a7ee10e (patch)
treec30cf3d44703b11fb2ca30153472e5ed97f5f823 /docs/conf.py
parent3e405c4c9c47814541aa134be744a9e7e74ef073 (diff)
downloadroutes-b95d581de491b5abd5c0d08bb3899d6e5a7ee10e.tar.gz
chore: tag 2.5.0release/2.5
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 0419479..35b5dbf 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -36,15 +36,15 @@ master_doc = 'index'
# General substitutions.
project = 'Routes'
-copyright = '2005-2017, Ben Bangert, Mike Orr, and numerous contributers'
+copyright = '2005-2020, Ben Bangert, Mike Orr, and numerous contributers'
# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.
#
# The short X.Y version.
-version = '2.4'
+version = '2.5'
# The full version, including alpha/beta/rc tags.
-release = '2.4.1'
+release = '2.5.0'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: