diff --git a/Project.toml b/Project.toml index 82a5010..11a9918 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "NamedGraphs" uuid = "678767b0-92e7-4007-89e4-4527a8725b19" -version = "0.11.1" +version = "0.11.2" authors = ["Matthew Fishman , Joseph Tindall and contributors"] [workspace] diff --git a/test/Project.toml b/test/Project.toml index 6728576..9d7fb95 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -28,6 +28,7 @@ Dictionaries = "0.4.4" Graphs = "1.12" GraphsFlows = "0.1.1" ITensorPkgSkeleton = "0.3.42" +ITensorVisualizationBase = "0.1" KaHyPar = "0.3.1" Metis = "1.5" NamedGraphs = "0.11"