bump: update version to 3.6.0

This commit is contained in:
Barabazs
2025-10-10 06:45:00 +00:00
parent a51ae7a81a
commit c1c08c472f
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.5.0"
version = "3.6.0"
description = "Time-Accurate Automatic Speech Recognition using Whisper."
readme = "README.md"
requires-python = ">=3.9, <3.13"

2
uv.lock generated
View File

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