summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAarni Koskela <akx@iki.fi>2021-04-28 22:04:48 +0300
committerAarni Koskela <akx@iki.fi>2021-04-28 22:13:47 +0300
commit7ebdf5a249ff8861bbcd3f7e4cc1ba9555c3fb65 (patch)
treefe46a32aa72a90f5041a05f7e4b97a68b827b824 /docs
parent412015ef642bfcc0d8ba8f4d05cdbb6aac98d9b3 (diff)
downloadbabel-7ebdf5a249ff8861bbcd3f7e4cc1ba9555c3fb65.tar.gz
Become 2.9.1
* Update copyright year * Update changelog
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 1c21c67..962792f 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'2020, The Babel Team'
+copyright = u'2021, 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'2020, The Babel Team'
# The short X.Y version.
version = '2.9'
# The full version, including alpha/beta/rc tags.
-release = '2.9.0'
+release = '2.9.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.