From cb63273db74501fd7e3573fe32090475a654b36e Mon Sep 17 00:00:00 2001 From: Yang Liu Date: Mon, 20 Feb 2023 22:15:17 -0500 Subject: [PATCH] debug to build docs --- 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 9cfc76f..af7b048 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -70,9 +70,9 @@ author = '' # built documents. # The short X.Y version. -version = 1.0 +version = "1.0" # The full version, including alpha/beta/rc tags. -release = 1.0 +release = "1.0" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.