Skip to content

Commit 924dfa7

Browse files
committed
bump version
1 parent 9e49350 commit 924dfa7

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
@@ -60,7 +60,7 @@
6060
dry_seq_break_max = 128
6161

6262
# global vars
63-
KcppVersion = "1.93.2"
63+
KcppVersion = "1.94"
6464
showdebug = True
6565
kcpp_instance = None #global running instance
6666
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False, "restart_override_config_target":""}

0 commit comments

Comments
 (0)