From f840e7a981d5d2a793cfe09015d2fcca158ac798 Mon Sep 17 00:00:00 2001 From: Filippo Luca Ferretti Date: Wed, 4 Oct 2023 14:12:55 +0200 Subject: [PATCH] [sq] --- docs/source/conf.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index a539b6738..bb439fddc 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -14,9 +14,11 @@ copyright = "2022, Artifical and Mechanical Intelligence" author = "Artifical and Mechanical Intelligence" -release = "__version__" -version = "main (" + __version__ + ")" +# release = "__version__" +# version = "main (" + __version__ + ")" +release = 0.1 +version = 0.1 # -- General configuration extensions = [