Skip to content

Commit 0fc4597

Browse files
committed
chore: update stale pixi package version to 1.5.0
The previous 1.3.4a0 was a stale value that could confuse someone. Made-with: Cursor
1 parent 01f33cd commit 0fc4597

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cuda_pathfinder/pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cu12 = { features = ["cu12", "test"], solve-group = "cu12" }
3636
# TODO: check if these can be extracted from pyproject.toml
3737
[package]
3838
name = "cuda-pathfinder"
39-
version = "1.3.4a0"
39+
version = "1.5.0"
4040

4141
[package.build]
4242
backend = { name = "pixi-build-python", version = "*" }

0 commit comments

Comments
 (0)