Skip to content

Commit 9ede470

Browse files
committed
0.1.0-alpha.9
1 parent 41752e9 commit 9ede470

3 files changed

Lines changed: 4 additions & 4 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.8"
6+
version = "0.1.0-alpha.9"
77
edition = "2024"
88
authors = ["Team whIRLwind"]
99
license = "MIT OR Apache-2.0"

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.8"
6+
version = "0.1.0-alpha.9"
77

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

0 commit comments

Comments
 (0)