release v0.2.0

Former-commit-id: 7a5318804870b1f2bedec8d4a676e465b48d5c3e
This commit is contained in:
hiyouga 2023-10-15 20:49:43 +08:00
parent fca1e451b5
commit 451a90fca1

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"