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