1.18.1 version bump

Since 1.18 Kobold had a few smaller features added, specifically the ability to re-order sampling options and a new sampler. Since it is a smaller addition a minor version bump was chosen since there are no breaking changes.
This commit is contained in:
Henk
2022-06-15 00:55:12 +02:00
parent 1ae410a7b0
commit 661a2d2727
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/python3
#==================================================================#
# KoboldAI
# Version: 1.18.0
# Version: 1.18.1
# By: KoboldAIDev and the KoboldAI Community
#==================================================================#