Skip to content

Commit 73163b0

Browse files
authored
release v0.2.25 (#2275)
1 parent 97ac1a4 commit 73163b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fastchat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.24"
1+
__version__ = "0.2.25"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "fschat"
7-
version = "0.2.24"
7+
version = "0.2.25"
88
description = "An open platform for training, serving, and evaluating large language model based chatbots."
99
readme = "README.md"
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)