Skip to content

Commit a7eb750

Browse files
authored
Update the version to 0.2.34 (#2793)
1 parent 65741f0 commit a7eb750

File tree

3 files changed

+2
-2
lines changed

3 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.33"
1+
__version__ = "0.2.34"

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.33"
7+
version = "0.2.34"
88
description = "An open platform for training, serving, and evaluating large language model based chatbots."
99
readme = "README.md"
1010
requires-python = ">=3.8"
File renamed without changes.

0 commit comments

Comments
 (0)