update VERSION

This commit is contained in:
imClumsyPanda 2023-08-25 16:26:51 +08:00
parent 4dafca2376
commit 79d225be36
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-preview"
VERSION = "v0.2.2"