chore: update version to 3.3.3 in pyproject.toml and uv.lock

This commit is contained in:
Barabazs
2025-05-01 10:43:08 +02:00
parent ac0c8bd79a
commit f5b40b5366
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.3.1"
version = "3.3.3"
description = "Time-Accurate Automatic Speech Recognition using Whisper."
readme = "README.md"
requires-python = ">=3.9, <3.13"