mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-01-07 22:50:35 +08:00
[misc] set dev version (#9703)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
from collections import OrderedDict
|
||||
|
||||
|
||||
VERSION = "0.9.4"
|
||||
VERSION = "0.9.5.dev0"
|
||||
|
||||
|
||||
def print_env() -> None:
|
||||
|
||||
Reference in New Issue
Block a user