diff --git a/libs/chatchat-server/pyproject.toml b/libs/chatchat-server/pyproject.toml index 49dd0be4..4920a624 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.20240610" +version = "0.3.0.20240610.1" description = "" authors = ["chatchat"] readme = "README.md"