diff --git a/pyproject.toml b/pyproject.toml index 44c5fb7127..4b87a10b20 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "hatchling.build" [project] name = "coqui-tts" -version = "0.25.2" +version = "0.25.3" description = "Deep learning for Text to Speech." readme = "README.md" requires-python = ">=3.9, <3.13"