Skip to content

Commit 6da38b0

Browse files
committed
up ver
1 parent 0485fa6 commit 6da38b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

koboldcpp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ def utfprint(str):
225225
maxhordelen = 256
226226
modelbusy = False
227227
defaultport = 5001
228-
KcppVersion = "1.32.1"
228+
KcppVersion = "1.32.2"
229229
showdebug = True
230230

231231
class ServerRequestHandler(http.server.SimpleHTTPRequestHandler):

0 commit comments

Comments
 (0)