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

- Update project version from 0.2.1 to 0.3.0 in pyproject.toml.

Signed-off-by: Max P. <Mail@MPassarello.de>
This commit is contained in:
2025-04-30 15:18:35 +02:00
parent 0a808a8471
commit 78881a572d

View File

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