diff --git a/Project.toml b/Project.toml index f4a681d..2af51ad 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ITensorNetworksNext" uuid = "302f2e75-49f0-4526-aef7-d8ba550cb06c" -version = "0.9.5" +version = "0.9.6" authors = ["ITensor developers and contributors"] [workspace] @@ -36,7 +36,7 @@ Combinatorics = "1" DataGraphs = "0.5" Dictionaries = "0.4.5" Graphs = "1.13.1" -ITensorBase = "0.10" +ITensorBase = "0.10, 0.11" LinearAlgebra = "1.10" MacroTools = "0.5.16" MatrixAlgebraKit = "0.6"