Update __init__.py

This commit is contained in:
FInalWombat
2023-10-29 15:45:56 +02:00
committed by GitHub
parent 27d6c5e7c2
commit 91f228aa68

View File

@@ -2,4 +2,4 @@ from .agents import Agent
from .client import TextGeneratorWebuiClient
from .tale_mate import *
VERSION = "0.11.0"
VERSION = "0.11.1"