From b67ddea4948fc55587b82b58d577b1fc8741ba72 Mon Sep 17 00:00:00 2001 From: Quentin Fuxa Date: Mon, 8 Dec 2025 23:52:00 +0100 Subject: [PATCH] bump to 0.2.17 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f3ce5e4..b2f5b43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "whisperlivekit" -version = "0.2.16.dev0" +version = "0.2.17" description = "Real-time speech-to-text with speaker diarization using Whisper" readme = "README.md" authors = [