diff --git a/Project.toml b/Project.toml index 01a7775d..42e0b8c2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ITensorNetworks" uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7" authors = ["Matthew Fishman , Joseph Tindall and contributors"] -version = "0.13.7" +version = "0.13.8" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c" @@ -58,7 +58,7 @@ DataStructures = "0.18" Dictionaries = "0.4" Distributions = "0.25.86" DocStringExtensions = "0.9" -EinExprs = "0.6.4" +EinExprs = "0.6.4, 0.7" Graphs = "1.8" GraphsFlows = "0.1.1" ITensors = "0.7, 0.8, 0.9"