chore: bump version to 0.2.0
All checks were successful
Build and Publish / build-and-publish (push) Successful in 18s
All checks were successful
Build and Publish / build-and-publish (push) Successful in 18s
- Update project version from 0.1.0 to 0.2.0 in pyproject.toml. - Reflects progress or new features added since the previous version. Signed-off-by: Max P. <Mail@MPassarello.de>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "pyvtt"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
description = "Python Voice to Text + LLMA"
|
||||
authors = [{ name = "Max P.", email = "Mail@MPassarello.de" }]
|
||||
license = { text = "MIT" }
|
||||
|
Reference in New Issue
Block a user