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