update VERSION

This commit is contained in:
imClumsyPanda 2023-08-26 11:10:45 +08:00
parent 32bf508745
commit fea7e8ddf1
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.2"
VERSION = "v0.2.3-preview"