chore(version): bump to 0.4.5
All checks were successful
Build and Publish / build-and-publish (push) Successful in 1m40s

- Update project version from 0.4.4 to 0.4.5
- Prepares for the next release with minor updates
This commit is contained in:
2025-05-18 20:41:38 +02:00
parent 2c0cffe16a
commit 4e4389a03f

View File

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