Bump version to 0.2.20

This commit is contained in:
Quentin Fuxa 2026-03-08 16:02:00 +01:00
parent 10d85ff65f
commit 8dc7b77071

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "whisperlivekit"
version = "0.2.19"
version = "0.2.20"
description = "Real-time speech-to-text with speaker diarization using Whisper"
readme = "README.md"
authors = [{ name = "Quentin Fuxa" }]