From c784a94eadc3cc5396db15bc39c2bda4877620ef Mon Sep 17 00:00:00 2001 From: Arnaud Fontaine <33485997+github-af@users.noreply.github.com> Date: Thu, 23 Jan 2025 13:43:06 +0100 Subject: [PATCH] also bump version in doc --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index fe03a18..cdf5e66 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -9,7 +9,7 @@ project = 'Lidi' copyright = '2023, ANSSI-FR' author = 'ANSSI-FR' -release = '1.3.3' +release = '1.3.4' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration