summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 83c5bf2..7b5584a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -44,7 +44,7 @@ master_doc = 'index'
# General information about the project.
project = u'Babel'
-copyright = u'2019, The Babel Team'
+copyright = u'2020, The Babel Team'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -53,7 +53,7 @@ copyright = u'2019, The Babel Team'
# The short X.Y version.
version = '2.8'
# The full version, including alpha/beta/rc tags.
-release = '2.8.0'
+release = '2.8.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.