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