fix python path not found issue (#2094)

This commit is contained in:
Shuchang Zheng
2025-04-03 13:01:42 -04:00
committed by GitHub
parent be621d3b46
commit 5158a10453
3 changed files with 19 additions and 8 deletions

View File

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