diff --git a/Project.toml b/Project.toml index 1c77028..204b488 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TensorAlgebra" uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a" authors = ["ITensor developers and contributors"] -version = "0.3.11" +version = "0.3.12" [deps] ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a" @@ -18,7 +18,7 @@ ArrayLayouts = "1.10.4" BlockArrays = "1.5.0" EllipsisNotation = "1.8.0" LinearAlgebra = "1.10" -MatrixAlgebraKit = "0.2" +MatrixAlgebraKit = "0.2, 0.3" TensorProducts = "0.1.5" TupleTools = "1.6.0" TypeParameterAccessors = "0.2.1, 0.3, 0.4"