set version

Former-commit-id: 6b47ad74c7b3099f9b5087c73db4aee42c451297
This commit is contained in:
hiyouga
2023-11-20 22:57:44 +08:00
parent 0105cd48f2
commit 5f5959bc33
2 changed files with 4 additions and 1 deletions

View File

@@ -7,4 +7,4 @@ from llmtuner.train import export_model, run_exp
from llmtuner.webui import create_ui, create_web_demo
__version__ = "0.3.1"
__version__ = "0.3.2"