Prep 0.13.2 (#33)

* fix issue with client removal

* client type not editable after creation (keeps things simple)

* fixes issue with openai client bugging out (api_url not set)

* fix issues with edit client not reflecting changes to UX

* 0.13.2
This commit is contained in:
FInalWombat
2023-11-19 20:43:15 +02:00
committed by GitHub
parent 816f950afe
commit d250df8950
6 changed files with 17 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api"
[tool.poetry]
name = "talemate"
version = "0.13.1"
version = "0.13.2"
description = "AI-backed roleplay and narrative tools"
authors = ["FinalWombat"]
license = "GNU Affero General Public License v3.0"