bump version to 1.0.10 (#4549)

This commit is contained in:
Shuchang Zheng
2026-01-26 08:49:59 -08:00
committed by GitHub
parent 770d3977fa
commit e26ff5c9d8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "skyvern"
version = "1.0.6"
version = "1.0.10"
description = ""
authors = [{ name = "Skyvern AI", email = "info@skyvern.com" }]
requires-python = ">=3.11,<3.14"

2
uv.lock generated
View File

@@ -5130,7 +5130,7 @@ wheels = [
[[package]]
name = "skyvern"
version = "1.0.6"
version = "1.0.10"
source = { editable = "." }
dependencies = [
{ name = "aioboto3" },