diff --git a/pyproject.toml b/pyproject.toml index 2a52455..3a36468 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "whisperlivekit" -version = "0.2.19" +version = "0.2.20" description = "Real-time speech-to-text with speaker diarization using Whisper" readme = "README.md" authors = [{ name = "Quentin Fuxa" }]