chore: bump version

This commit is contained in:
Barabazs
2025-05-03 11:38:54 +02:00
parent 36d552cad3
commit b2d50a027b

View File

@ -2,7 +2,7 @@
urls = { repository = "https://github.com/m-bain/whisperx" }
authors = [{ name = "Max Bain" }]
name = "whisperx"
version = "3.3.3"
version = "3.3.4"
description = "Time-Accurate Automatic Speech Recognition using Whisper."
readme = "README.md"
requires-python = ">=3.9, <3.13"
@ -33,4 +33,4 @@ include-package-data = true
[tool.setuptools.packages.find]
where = ["."]
include = ["whisperx*"]
include = ["whisperx*"]