Skip to content

Commit 09974a4

Browse files
committed
Release v0.2.22
1 parent a9b6994 commit 09974a4

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.21"
1+
__version__ = "0.2.22"

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.21"
7+
version = "0.2.22"
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)