This commit is contained in:
Concedo 2023-05-14 11:10:26 +08:00
parent 8a5fe628df
commit 9cd5b9a769

View file

@ -198,7 +198,7 @@ maxctx = 2048
maxlen = 128
modelbusy = False
defaultport = 5001
KcppVersion = "1.21.2"
KcppVersion = "1.21.3"
class ServerRequestHandler(http.server.SimpleHTTPRequestHandler):
sys_version = ""