diff --git a/libs/chatchat-server/pyproject.toml b/libs/chatchat-server/pyproject.toml index f97d07aa..49dd0be4 100644 --- a/libs/chatchat-server/pyproject.toml +++ b/libs/chatchat-server/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-chatchat" -version = "0.3.0.20240606" +version = "0.3.0.20240610" description = "" authors = ["chatchat"] readme = "README.md" diff --git a/libs/model-providers/pyproject.toml b/libs/model-providers/pyproject.toml index 14976752..1c4c7543 100644 --- a/libs/model-providers/pyproject.toml +++ b/libs/model-providers/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "model-providers" -version = "0.3.0.20240606" +version = "0.3.0.20240610" description = "" authors = ["glide-the <2533736852@qq.com>"] readme = "README.md"