From 83241e1a56cea74012fab71ae92ef54a14e21f2f Mon Sep 17 00:00:00 2001 From: glide-the <2533736852@qq.com> Date: Thu, 6 Jun 2024 11:24:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC"0.3.0.2024?= =?UTF-8?q?0606?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libs/chatchat-server/pyproject.toml | 2 +- libs/model-providers/pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"