chore: bump version to 0.24.2

This commit is contained in:
Enno Hermann 2024-10-04 12:05:27 +02:00
parent 3e8125c99f
commit 6c2e0be0b6
1 changed files with 1 additions and 1 deletions

View File

@ -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"