Skip to content

Commit a6a9193

Browse files
committed
v0.3.1 release
1 parent ba9be47 commit a6a9193

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.1-preview"
1+
__version__ = "0.3.1"

libs/chatchat-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langchain-chatchat"
3-
version = "0.3.1.20240711"
3+
version = "0.3.1"
44
description = "Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain"
55
authors = ["chatchat"]
66
readme = "README.md"

0 commit comments

Comments
 (0)