From 6de5c87d2fba51c388a0a1da73281532c6fc693f Mon Sep 17 00:00:00 2001 From: Vineet Suryan <39617050+makaveli10@users.noreply.github.com> Date: Tue, 17 Mar 2026 14:48:07 +0530 Subject: [PATCH] Bump version v0.8.0 --- whisper_live/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whisper_live/__version__.py b/whisper_live/__version__.py index a5f830a..777f190 100644 --- a/whisper_live/__version__.py +++ b/whisper_live/__version__.py @@ -1 +1 @@ -__version__ = "0.7.1" +__version__ = "0.8.0"