diff --git a/Project.toml b/Project.toml index 34bf4aee..39aed589 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ITensorBase" uuid = "4795dd04-0d67-49bb-8f44-b89c448a1dc7" -version = "0.13.12" +version = "0.13.13" authors = ["ITensor developers and contributors"] [workspace] @@ -45,7 +45,7 @@ Adapt = "4.1.1" ArrayLayouts = "1.11" Combinatorics = "1" ConstructionBase = "1.6" -GradedArrays = "0.14.6" +GradedArrays = "0.14.6, 0.15" LinearAlgebra = "1.10" MatrixAlgebraKit = "0.2, 0.3, 0.4, 0.5, 0.6" Mooncake = "0.4.202, 0.5"