diff --git a/pyproject.toml b/pyproject.toml index b9258247..c0d11a36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ include = ["TTS*"] [project] name = "coqui-tts" -version = "0.24.1" +version = "0.24.2" description = "Deep learning for Text to Speech." readme = "README.md" requires-python = ">=3.9, <3.13"