feat: improve rpa video timing and narration
All checks were successful
Publish Python Package to Gitea / publish (push) Successful in 20s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-08 11:50:54 +08:00
parent 0e2b73e1ad
commit 857e7e3d73
4 changed files with 212 additions and 10 deletions

View File

@@ -23,7 +23,7 @@ __all__ = [
"LaunchError",
"GatewayDownError",
]
__version__ = "1.0.12"
__version__ = "1.0.13"
def __getattr__(name: str):