From d24c110d55f2f77520a9ad72c9cef9daf2a91207 Mon Sep 17 00:00:00 2001 From: Quentin Fuxa Date: Wed, 24 Sep 2025 22:34:01 +0200 Subject: [PATCH] to 0.2.11 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 148d706..9934e05 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "whisperlivekit" -version = "0.2.10" +version = "0.2.11" description = "Real-time speech-to-text with speaker diarization using Whisper" readme = "README.md" authors = [