Bump version to 0.2.20
This commit is contained in:
parent
10d85ff65f
commit
8dc7b77071
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "whisperlivekit"
|
name = "whisperlivekit"
|
||||||
version = "0.2.19"
|
version = "0.2.20"
|
||||||
description = "Real-time speech-to-text with speaker diarization using Whisper"
|
description = "Real-time speech-to-text with speaker diarization using Whisper"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
authors = [{ name = "Quentin Fuxa" }]
|
authors = [{ name = "Quentin Fuxa" }]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue