Skip to content

Commit 24373a1

Browse files
committed
0.1.0-alpha.11
1 parent 9ce643f commit 24373a1

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["booster_sdk", "booster_sdk_py"]
33
resolver = "2"
44

55
[workspace.package]
6-
version = "0.1.0-alpha.10"
6+
version = "0.1.0-alpha.11"
77
edition = "2024"
88
authors = ["Team whIRLwind"]
99
license = "MIT OR Apache-2.0"

examples/rust/locomotion/Cargo.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.

examples/rust/look_around/Cargo.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.

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Team whIRLwind"]
33
channels = ["conda-forge"]
44
name = "booster-sdk"
55
platforms = ["osx-arm64", "linux-64", "linux-aarch64"]
6-
version = "0.1.0-alpha.10"
6+
version = "0.1.0-alpha.11"
77

88
[environments]
99
py = ["wheel-build", "python-tasks"]

0 commit comments

Comments
 (0)