From 31761cd481c41d8828a42481c348cd36988ea337 Mon Sep 17 00:00:00 2001 From: csunny Date: Wed, 14 Jun 2023 15:47:51 +0800 Subject: [PATCH] docs: w --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 618e1f62a..b06dd344b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -14,7 +14,7 @@ project = "DB-GPT" copyright = "2023, csunny" author = "csunny" -version = "0.1.0" +version = "👏👏 0.2.2" html_title = project + " " + version # -- General configuration ---------------------------------------------------