Skip to content

Commit 25e747e

Browse files
committed
up version
1 parent c21c8cd commit 25e747e

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
@@ -51,7 +51,7 @@
5151
dry_seq_break_max = 128
5252

5353
# global vars
54-
KcppVersion = "1.89"
54+
KcppVersion = "1.90"
5555
showdebug = True
5656
kcpp_instance = None #global running instance
5757
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False}

0 commit comments

Comments
 (0)