taler-docs

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

commit 4cd1771309139c68910322cc044680a34224193c
parent a148fc7c61aca4699755daa088b5a6c538d75aae
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri,  9 May 2025 14:56:42 +0200

bump version

Diffstat:
Mconf.py | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf.py b/conf.py @@ -89,9 +89,9 @@ copyright = "2014-2025 Taler Systems SA (GPLv3+ or GFDL 1.3+)" # built documents. # # The short X.Y version. -version = "0.10" +version = "1.0" # The full version, including alpha/beta/rc tags. -release = "0.10.0" +release = "1.0.0" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.