diff --git a/Project.toml b/Project.toml index dce5a90..82e8bbf 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ITensorNetworksNext" uuid = "302f2e75-49f0-4526-aef7-d8ba550cb06c" -version = "0.9.12" +version = "0.9.13" authors = ["ITensor developers and contributors"] [workspace] @@ -45,5 +45,5 @@ OMEinsumContractionOrders = "1" Random = "1.10" SimpleTraits = "0.9.5" SplitApplyCombine = "1.2.3" -TensorAlgebra = "0.16, 0.17" +TensorAlgebra = "0.16, 0.17, 0.18" julia = "1.10"