diff --git a/Project.toml b/Project.toml index 6a3e077b..64844327 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ITensorNetworks" uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7" -version = "0.15.26" +version = "0.15.27" authors = ["Matthew Fishman , Joseph Tindall and contributors"] [workspace] @@ -59,7 +59,7 @@ Adapt = "4" Combinatorics = "1" Compat = "3, 4" ConstructionBase = "1.6" -DataGraphs = "0.2.13" +DataGraphs = "0.2.13, 0.3" DataStructures = "0.18, 0.19" Dictionaries = "0.4" Distributions = "0.25.86"