chore: bump version to 0.4.2
All checks were successful
Build and Publish / build-and-publish (push) Successful in 13s

Signed-off-by: Max P. <Mail@MPassarello.de>
This commit is contained in:
2025-04-30 17:52:45 +02:00
parent f4604d4485
commit 5688769437

View File

@@ -1,6 +1,6 @@
[project] [project]
name = "pyvtt" name = "pyvtt"
version = "0.4.1" version = "0.4.2"
description = "Python Voice to Text + LLMA" description = "Python Voice to Text + LLMA"
authors = [{ name = "Max P.", email = "Mail@MPassarello.de" }] authors = [{ name = "Max P.", email = "Mail@MPassarello.de" }]
license = { text = "MIT" } license = { text = "MIT" }