taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 40ad8425d0359845b4e14a91f83b8c91ed5d1a3d
parent 40df0b96ce0c551e2e3c06ecbc8142dec1795c25
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  8 Aug 2021 20:20:19 +0200

-bump version

Diffstat:
Mconf.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf.py b/conf.py @@ -89,7 +89,7 @@ copyright = u'2014-2021 Taler Systems SA (GPLv3+ or GFDL 1.3+)' # The short X.Y version. version = '0.8' # The full version, including alpha/beta/rc tags. -release = '0.8.0pre0' +release = '0.8.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.