Bump version to 1.0.46 (#7199)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Shuchang Zheng 2026-07-08 07:01:41 -07:00 committed by GitHub
parent fa5bef92f3
commit 87303f70b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "skyvern-ui"
version = "1.0.45"
version = "1.0.46"
description = "Prebuilt Skyvern UI assets for the Skyvern CLI"
authors = [{ name = "Skyvern AI", email = "info@skyvern.com" }]
requires-python = ">=3.11,<3.14"

View file

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

View file

@ -1,12 +1,12 @@
{
"name": "@skyvern/client",
"version": "1.0.45",
"version": "1.0.46",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@skyvern/client",
"version": "1.0.45",
"version": "1.0.46",
"dependencies": {
"playwright": "^1.48.0"
},

View file

@ -1,6 +1,6 @@
{
"name": "@skyvern/client",
"version": "1.0.45",
"version": "1.0.46",
"private": false,
"repository": {
"type": "git",

2
uv.lock generated
View file

@ -5776,7 +5776,7 @@ wheels = [
[[package]]
name = "skyvern"
version = "1.0.45"
version = "1.0.46"
source = { editable = "." }
dependencies = [
{ name = "cachetools" },