diff --git a/libs/chatchat-server/pyproject.toml b/libs/chatchat-server/pyproject.toml index b9b0d5fb..3bb9870b 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.20240521" +version = "0.3.0.20240606" description = "" authors = ["chatchat"] readme = "README.md" diff --git a/libs/model-providers/pyproject.toml b/libs/model-providers/pyproject.toml index 053ff7ef..1d4652fc 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.20240521" +version = "0.3.0.20240606" description = "" authors = ["glide-the <2533736852@qq.com>"] readme = "README.md"