Skip to content

Commit 1e14dad

Browse files
authored
bump: py-pixi-build-backend (#432)
1 parent c970bc5 commit 1e14dad

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

backends/pixi-build-ros/pixi.lock

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

py-pixi-build-backend/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.

py-pixi-build-backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "py-pixi-build-backend"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
edition = "2024"
55

66
[lib]

py-pixi-build-backend/pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "BSD-3-Clause"
99
preview = ["pixi-build"]
1010

1111
[package]
12-
version = "0.1.2"
12+
version = "0.3.0"
1313

1414
[package.build.backend]
1515
name = "pixi-build-python"

0 commit comments

Comments
 (0)