pyproject.toml v0.2.1 - fix (#2663)

This commit is contained in:
Shuchang Zheng
2025-06-10 00:40:05 -07:00
committed by GitHub
parent 09ca00e948
commit dc032e8a55
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "skyvern-langchain"
version = "0.2.1"
version = "0.2.0"
description = ""
authors = ["lawyzheng <lawy@skyvern.com>"]
packages = [{ include = "skyvern_langchain" }]