diff --git a/Project.toml b/Project.toml index dac0c96..842bba2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ITensorBase" uuid = "4795dd04-0d67-49bb-8f44-b89c448a1dc7" -version = "0.10.3" +version = "0.10.4" authors = ["ITensor developers and contributors"] [workspace] @@ -49,7 +49,7 @@ Mooncake = "0.4.202, 0.5" OrderedCollections = "1.6" Random = "1.10" SimpleTraits = "0.9.4" -TensorAlgebra = "0.15.1" +TensorAlgebra = "0.15.1, 0.16" TensorOperations = "5.3.1" TermInterface = "2" TupleTools = "1.6"