fixes character descriptions missing from dialogue prompt (#21)

* character description is no longer part of the sheet and needs to be added separately

* prep 0.10.1
This commit is contained in:
FInalWombat
2023-10-19 03:05:17 +03:00
committed by GitHub
parent 5874d6f05c
commit c36fd3a9b0
3 changed files with 6 additions and 3 deletions

View File

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