Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 4a4d953

Browse files
committed
bump v
1 parent c910431 commit 4a4d953

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fastrepl/version.py

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

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 = "fastrepl"
3-
version = "0.0.22"
3+
version = "0.0.23"
44
description = "Fast Run-Eval-Polish Loop for LLM App"
55
authors = ["yujonglee <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)