diff --git a/Project.toml b/Project.toml index ef17927d..5ad694ae 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.14.0" +version = "0.14.1" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c" @@ -66,7 +66,7 @@ IterTools = "1.4.0" KrylovKit = "0.6, 0.7, 0.8, 0.9, 0.10" MacroTools = "0.5" NDTensors = "0.3, 0.4" -NamedGraphs = "0.6.0" +NamedGraphs = "0.6.0, 0.7" OMEinsumContractionOrders = "0.8.3, 0.9, 1" Observers = "0.2.4" SerializedElementArrays = "0.1"