summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py11
1 files changed, 2 insertions, 9 deletions
diff --git a/conf.py b/conf.py
index db8a4069..43e6ae59 100644
--- a/conf.py
+++ b/conf.py
@@ -85,9 +85,9 @@ copyright = "2014-2024 Taler Systems SA (GPLv3+ or GFDL 1.3+)"
# built documents.
#
# The short X.Y version.
-version = "0.9"
+version = "0.10"
# The full version, including alpha/beta/rc tags.
-release = "0.9.4"
+release = "0.10.0"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@@ -729,13 +729,6 @@ man_pages = [
1,
),
(
- "manpages/libeufin-sandbox.1",
- "libeufin-sandbox",
- "simulate core banking system with EBICS access to bank accounts",
- "GNU Taler contributors",
- 1,
- ),
- (
"manpages/libeufin-nexus.1",
"libeufin-nexus",
"service to interface to various bank access APIs",