diff --git a/Project.toml b/Project.toml index 67f8556..c6235e3 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "TensorAlgebra" uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a" -version = "0.9.0" +version = "0.9.1" authors = ["ITensor developers and contributors"] [workspace] @@ -35,7 +35,7 @@ GPUArraysCore = "0.2" LinearAlgebra = "1.10" MatrixAlgebraKit = "0.2, 0.3, 0.4, 0.5, 0.6" Mooncake = "0.4.202, 0.5" -StridedViews = "0.4.1" +StridedViews = "0.4.1, 0.5" TensorOperations = "5" TupleTools = "1.6" TypeParameterAccessors = "0.2.1, 0.3, 0.4"