From 6ae545bcb1225eecf01f82b8336fbe99313066b4 Mon Sep 17 00:00:00 2001 From: Quentin Fuxa Date: Fri, 16 Jan 2026 10:43:52 +0100 Subject: [PATCH] bump to 0.2.17.post1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9a7975f..55736cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "whisperlivekit" -version = "0.2.17" +version = "0.2.17.post1" description = "Real-time speech-to-text with speaker diarization using Whisper" readme = "README.md" authors = [