From 808df9b329fde85a4b15cd2b2ceb28fa57707ff3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 20 Jun 2022 15:00:27 +0200 Subject: -version bump --- conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'conf.py') 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. -- cgit v1.2.3