From a929b2326ca831a355d46960101877e1275a5328 Mon Sep 17 00:00:00 2001 From: Thomas Baumann <39156931+brownbaerchen@users.noreply.github.com> Date: Thu, 24 Apr 2025 10:42:15 +0200 Subject: [PATCH] Fix for website --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 53e913c2bc..ce7e098c4f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -72,7 +72,7 @@ # The short X.Y version. version = '5.6' # The full version, including alpha/beta/rc tags. -release = '5.6 +release = '5.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.