diff --git a/libs/chatchat-server/pyproject.toml b/libs/chatchat-server/pyproject.toml index e43eb524..30d98a96 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.20240612.3" +version = "0.3.0.20240612.4" description = "" authors = ["chatchat"] readme = "README.md"