From 12973711f60e332f9ae428911ac867c38fdbcff5 Mon Sep 17 00:00:00 2001 From: Quentin Fuxa Date: Thu, 21 Aug 2025 14:34:46 +0200 Subject: [PATCH] 0.2.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 59903a4..2bba9d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "whisperlivekit" -version = "0.2.5.post1" +version = "0.2.6" description = "Real-time, Fully Local Whisper's Speech-to-Text and Speaker Diarization" readme = "README.md" authors = [