make wait_for_completion=False by default for run_task function in the python lib (#2500)

This commit is contained in:
Shuchang Zheng
2025-05-28 15:27:50 -07:00
committed by GitHub
parent fc028212be
commit a2ff8791d6
4 changed files with 107 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "skyvern"
version = "0.1.86"
version = "0.1.87"
description = ""
authors = ["Skyvern AI <info@skyvern.com>"]
readme = "README.md"