bump: update version to 3.7.0

This commit is contained in:
Barabazs
2025-10-10 07:37:17 +00:00
parent d13171cdde
commit a58ff9cb20
2 changed files with 2 additions and 2 deletions

View File

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

2
uv.lock generated
View File

@@ -3909,7 +3909,7 @@ wheels = [
[[package]] [[package]]
name = "whisperx" name = "whisperx"
version = "3.6.0" version = "3.7.0"
source = { editable = "." } source = { editable = "." }
dependencies = [ dependencies = [
{ name = "av" }, { name = "av" },