From db13a5e8eaf399f440f4958980f5ccdd6971c8b2 Mon Sep 17 00:00:00 2001 From: Rob White Date: Wed, 25 Jun 2025 13:51:28 +0100 Subject: [PATCH] Update documentation version Signed-off-by: Rob White --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 3205a3e..dd445ab 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -61,9 +61,9 @@ author = 'The openNDS Contributors' # built documents. # # The short X.Y version. -version = '10.3.2' +version = '10.4.0' # The full version, including alpha/beta/rc tags. -release = '10.3.2' +release = '10.4.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.