From c21d2302e71ae26e27a8bfee75e9563724762122 Mon Sep 17 00:00:00 2001 From: Quentin Fuxa Date: Sat, 24 Aug 2024 19:28:00 +0200 Subject: [PATCH] to 0.2.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2bba9d6..39f0971 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "whisperlivekit" -version = "0.2.6" +version = "0.2.7" description = "Real-time, Fully Local Whisper's Speech-to-Text and Speaker Diarization" readme = "README.md" authors = [