chore: bump version to 3.4.2

This commit is contained in:
Barabazs
2025-06-27 07:18:39 +00:00
parent e0833da5dc
commit 429658d4cc
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
urls = { repository = "https://github.com/m-bain/whisperx" }
authors = [{ name = "Max Bain" }]
name = "whisperx"
version = "3.4.1"
version = "3.4.2"
description = "Time-Accurate Automatic Speech Recognition using Whisper."
readme = "README.md"
requires-python = ">=3.9, <3.13"

2
uv.lock generated
View File

@ -2788,7 +2788,7 @@ wheels = [
[[package]]
name = "whisperx"
version = "3.4.1"
version = "3.4.2"
source = { editable = "." }
dependencies = [
{ name = "ctranslate2" },