Skip to content

Commit 450adf3

Browse files
yingjunwuclaude
andcommitted
Bump version to 0.3.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9a7dce6 commit 450adf3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["crates/boxrun-types", "crates/boxrun-server", "crates/boxrun-sdk"]
33
resolver = "2"
44

55
[workspace.package]
6-
version = "0.2.0"
6+
version = "0.3.0"
77
edition = "2021"
88
license = "Apache-2.0"
99
repository = "https://github.com/boxlite-ai/boxrun"

sdk/python/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 = "boxrun-sdk"
7-
version = "0.1.0"
7+
version = "0.3.0"
88
description = "Python SDK for BoxRun — lightweight VM execution platform"
99
readme = "../../README.md"
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)