fix open ai client initialization issue (#2138)

This commit is contained in:
Shuchang Zheng
2025-04-12 16:20:25 -07:00
committed by GitHub
parent 80cdc1e0e2
commit 5f5aaf4298
2 changed files with 2 additions and 2 deletions

View File

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