From beb0e301d5f6a50452663cb153c56cb81608e454 Mon Sep 17 00:00:00 2001 From: Yang Liu Date: Sun, 5 Mar 2023 13:48:15 -0500 Subject: [PATCH] modify version and release number --- 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 0aa2b5f..b7d28ea 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 = "0.0" # The full version, including alpha/beta/rc tags. -release = "1.0.0" +release = "0.0.0" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.