release v0.2.0

This commit is contained in:
hiyouga 2023-10-15 20:49:43 +08:00
parent f5d0da4d2a
commit 7a53188048
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ from llmtuner.tuner import export_model, run_exp
from llmtuner.webui import create_ui, create_web_demo
__version__ = "0.1.8"
__version__ = "0.2.0"