diff --git a/Project.toml b/Project.toml index 7ba0524..e83b88b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "GradedArrays" uuid = "bc96ca6e-b7c8-4bb6-888e-c93f838762c2" -version = "0.8.4" +version = "0.8.5" authors = ["ITensor developers and contributors"] [workspace] @@ -45,7 +45,7 @@ LinearAlgebra = "1.10" MatrixAlgebraKit = "0.6" NamedDimsArrays = "0.15" Random = "1.10" -SUNRepresentations = "0.3" +SUNRepresentations = "0.3, 0.4" SparseArraysBase = "0.9" SplitApplyCombine = "1.2.3" TensorAlgebra = "0.8, 0.9"