From 349c7dcb9e54d7e96f17fd1a9dac0f7cdf593e1e Mon Sep 17 00:00:00 2001 From: Quentin Fuxa Date: Wed, 13 Aug 2025 10:04:31 +0200 Subject: [PATCH] bump version ro 0.2.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6284bee..f5f20f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "whisperlivekit" -version = "0.2.4" +version = "0.2.5" description = "Real-time, Fully Local Whisper's Speech-to-Text and Speaker Diarization" readme = "README.md" authors = [