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 = [