Skip to content

Commit cc4ed22

Browse files
committed
Bump compat for MatrixAlgebraKit to 0.6.5 in test
1 parent 550c1c1 commit cc4ed22

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "BlockSparseArrays"
22
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
3-
version = "0.10.37"
3+
version = "0.10.38"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[workspace]

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ GPUArraysCore = "0.2"
3636
ITensorPkgSkeleton = "0.3.42"
3737
JLArrays = "0.2, 0.3"
3838
LinearAlgebra = "1"
39-
MatrixAlgebraKit = "0.6.0 - 0.6.4"
39+
MatrixAlgebraKit = "0.6"
4040
Random = "1"
4141
SafeTestsets = "0.1"
4242
SparseArraysBase = "0.9"

0 commit comments

Comments
 (0)