update VERSION

This commit is contained in:
imClumsyPanda 2023-08-17 22:32:42 +08:00
parent 4fb2e2198b
commit adb102f5f0
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-preview"
VERSION = "v0.2.1"