diff --git a/Project.toml b/Project.toml index a89a876..0e70ff1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GradedArrays" uuid = "bc96ca6e-b7c8-4bb6-888e-c93f838762c2" authors = ["ITensor developers and contributors"] -version = "0.4.19" +version = "0.4.20" [deps] BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e" @@ -29,7 +29,7 @@ Compat = "4.16" FillArrays = "1.13" HalfIntegers = "1.6" LinearAlgebra = "1.10" -MatrixAlgebraKit = "0.2" +MatrixAlgebraKit = "0.2, 0.3" Random = "1.10" SplitApplyCombine = "1.2.3" TensorAlgebra = "0.3.2"