diff --git a/Project.toml b/Project.toml index 00f52e1..b6771c1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ITensorNetworksNext" uuid = "302f2e75-49f0-4526-aef7-d8ba550cb06c" -version = "0.7.3" +version = "0.7.4" authors = ["ITensor developers and contributors"] [workspace] diff --git a/test/Project.toml b/test/Project.toml index e4dbe5d..3900ce4 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -28,7 +28,7 @@ AlgorithmsInterface = "0.1" Aqua = "0.8.14" DataGraphs = "0.4" Dictionaries = "0.4.5" -GradedArrays = "0.10" +GradedArrays = "0.10, 0.11" Graphs = "1.13.1" ITensorBase = "0.8" ITensorNetworksNext = "0.7"