diff --git a/koboldcpp.py b/koboldcpp.py index 4f65d5b3e..ca576da39 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -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 = ""