From 3e13ee6fc33395272cbf14a66ca98711b7220a91 Mon Sep 17 00:00:00 2001 From: Quentin Fuxa Date: Wed, 19 Nov 2025 21:23:43 +0100 Subject: [PATCH] bump to post4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e6decb4..e672609 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "whisperlivekit" -version = "0.2.14.post3" +version = "0.2.14.post4" description = "Real-time speech-to-text with speaker diarization using Whisper" readme = "README.md" authors = [