diff --git a/pyproject.toml b/pyproject.toml index 6936422..6ea9b64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "tts-mcp" -version = "2026.02.20" +version = "2026.03.04" description = "Multi-engine TTS server with speech queue, exposed via FastMCP 3.0 Streamable HTTP" requires-python = ">=3.12" license = "MIT"