Skip to content

Commit 032b6ff

Browse files
committed
chore(release): bump package versions to 0.1.10
1 parent ac7e1ed commit 032b6ff

File tree

10 files changed

+11
-11
lines changed

10 files changed

+11
-11
lines changed

pkgs/bay/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "bay"
3-
version = "0.1.9"
3+
version = "0.1.10"
44
description = "Bay - Orchestration layer for Ship containers"
55
readme = "README.md"
66
requires-python = ">=3.13"

pkgs/bay/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgs/gull/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "gull"
3-
version = "0.1.9"
3+
version = "0.1.10"
44
description = "Gull - Browser Runtime for Shipyard Bay (agent-browser CLI passthrough)"
55
readme = "README.md"
66
requires-python = ">=3.11"

pkgs/gull/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgs/ship/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ship"
3-
version = "0.1.9"
3+
version = "0.1.10"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.13"

pkgs/ship/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

shipyard-neo-mcp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "shipyard-neo-mcp"
7-
version = "0.1.9"
7+
version = "0.1.10"
88
description = "MCP Server for Shipyard Neo - Execute code in secure sandboxes"
99
readme = "README.md"
1010
license = "AGPL-3.0-or-later"

shipyard-neo-mcp/uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

shipyard-neo-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "shipyard-neo-sdk"
3-
version = "0.1.9"
3+
version = "0.1.10"
44
description = "Python SDK for Shipyard Neo (Bay API)"
55
readme = "README.md"
66
requires-python = ">=3.10"

shipyard-neo-sdk/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)