taler-docs

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

commit e1e7eb367e6b799cb75d8763f8236cd9974f5814
parent 814e64550f31e73949fce3b7d8bd38720168ecaf
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu,  7 Mar 2024 11:40:43 +0100

-bump version

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

diff --git a/conf.py b/conf.py @@ -87,7 +87,7 @@ copyright = "2014-2022 Taler Systems SA (GPLv3+ or GFDL 1.3+)" # The short X.Y version. version = "0.9" # The full version, including alpha/beta/rc tags. -release = "0.9.0" +release = "0.9.4" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.