up ver with these minor improvements

This commit is contained in:
Concedo 2023-06-14 11:50:13 +08:00
parent f5247be0d7
commit 443903fa0f

View file

@ -224,7 +224,7 @@ maxctx = 2048
maxlen = 256
modelbusy = False
defaultport = 5001
KcppVersion = "1.30.1"
KcppVersion = "1.30.2"
class ServerRequestHandler(http.server.SimpleHTTPRequestHandler):
sys_version = ""