diff --git a/Project.toml b/Project.toml index 4ecad6f..7d12a32 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "KroneckerArrays" uuid = "05d0b138-81bc-4ff7-84be-08becefb1ccc" -version = "0.3.3" +version = "0.3.4" authors = ["ITensor developers and contributors"] [deps] @@ -36,7 +36,7 @@ GPUArraysCore = "0.2" LinearAlgebra = "1.10" MapBroadcast = "0.1.10" MatrixAlgebraKit = "0.6" -TensorAlgebra = "0.5" +TensorAlgebra = "0.5, 0.6" TensorProducts = "0.1.7" TypeParameterAccessors = "0.4.2" julia = "1.10"