feat: improve rpa video audio composition
All checks were successful
Publish Python Package to Gitea / publish (push) Successful in 50s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-08 10:14:31 +08:00
parent 36a411810d
commit 0e2b73e1ad
4 changed files with 738 additions and 71 deletions

View File

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