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

Commit 24df6c7

Browse files
committed
bump v
1 parent f7fa820 commit 24df6c7

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.18"
1+
__version__ = "0.0.19"

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

0 commit comments

Comments
 (0)