diff --git a/Project.toml b/Project.toml index 78aa3ad..da997b9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ITensorVisualizationBase" uuid = "cd2553d2-8bef-4d93-8a38-c62f17d5ad23" authors = ["Matthew Fishman and contributors"] -version = "0.1.9" +version = "0.1.10" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c" @@ -21,7 +21,7 @@ AbstractTrees = "0.4" Compat = "3.40.0, 4" GeometryBasics = "0.4.1" Graphs = "1.4.1" -ITensorMPS = "0.1" +ITensorMPS = "0.1, 0.2" ITensors = "0.2.12, 0.3, 0.4, 0.5, 0.6" MetaGraphs = "0.7.1" NetworkLayout = "0.4.3"