diff --git a/pyproject.toml b/pyproject.toml index c16b76ee..9b2fe41c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ include = ["TTS*"] [project] name = "coqui-tts" -version = "0.23.1" +version = "0.24.0" description = "Deep learning for Text to Speech." readme = "README.md" requires-python = ">=3.9, <3.13"