update VERSION

This commit is contained in:
imClumsyPanda 2023-08-20 10:41:28 +08:00
parent cdea240c31
commit cb3fe84fe3
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.1"
VERSION = "v0.2.2-preview"