diff --git a/Project.toml b/Project.toml index 935f9368..83283200 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "SparseArraysBase" uuid = "0d5efcca-f356-4864-8770-e1ed8d78f208" -version = "0.11.0" +version = "0.11.1" authors = ["ITensor developers and contributors"] [workspace] @@ -30,5 +30,5 @@ LinearAlgebra = "1.10" MapBroadcast = "0.1.5" Random = "1.10" SparseArrays = "1.10" -TensorAlgebra = "0.19" +TensorAlgebra = "0.19, 0.20" julia = "1.10"