update VERSION

This commit is contained in:
imClumsyPanda 2023-09-05 10:20:59 +08:00
parent d1b4dea2ca
commit 8ea75417ec
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from .model_config import *
from .server_config import *
VERSION = "v0.2.3"
VERSION = "v0.2.4-preview"