diff --git a/pyproject.toml b/pyproject.toml index 7a68d95..fd30f7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pyvtt" -version = "0.2.0" +version = "0.2.1" description = "Python Voice to Text + LLMA" authors = [{ name = "Max P.", email = "Mail@MPassarello.de" }] license = { text = "MIT" }