summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-20 15:00:27 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-20 15:00:27 +0200
commit808df9b329fde85a4b15cd2b2ceb28fa57707ff3 (patch)
treeebc5e962c50cee900fcba0d91fbe140fa01c16fa /conf.py
parent15f9de9ce45894e7f7673564f66bc4340380abeb (diff)
downloaddocs-808df9b329fde85a4b15cd2b2ceb28fa57707ff3.tar.gz
docs-808df9b329fde85a4b15cd2b2ceb28fa57707ff3.tar.bz2
docs-808df9b329fde85a4b15cd2b2ceb28fa57707ff3.zip
-version bump
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf.py b/conf.py
index a3724025..45f09834 100644
--- a/conf.py
+++ b/conf.py
@@ -80,16 +80,16 @@ master_doc = 'index'
# General information about the project.
project = u'GNU Taler'
-copyright = u'2014-2021 Taler Systems SA (GPLv3+ or GFDL 1.3+)'
+copyright = u'2014-2022 Taler Systems SA (GPLv3+ or GFDL 1.3+)'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
-version = '0.8'
+version = '0.9'
# The full version, including alpha/beta/rc tags.
-release = '0.8.2'
+release = '0.9.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.