diff --git a/Project.toml b/Project.toml index 6c60958d..f2baa5ad 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "GradedArrays" uuid = "bc96ca6e-b7c8-4bb6-888e-c93f838762c2" -version = "0.13.4" +version = "0.13.5" authors = ["ITensor developers and contributors"] [workspace] @@ -42,6 +42,6 @@ SUNRepresentations = "0.3, 0.4" SparseArraysBase = "0.10" SplitApplyCombine = "1.2.3" StridedViews = "0.5" -TensorAlgebra = "0.15" +TensorAlgebra = "0.15, 0.16" TensorKitSectors = "0.3" julia = "1.10"