diff --git a/Project.toml b/Project.toml index 50f87a0..146f410 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "TensorAlgebra" uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a" -version = "0.20.0" +version = "0.20.1" authors = ["ITensor developers and contributors"] [workspace] @@ -40,5 +40,5 @@ TensorKit = "0.17" TensorKitSectors = "0.3.9" TensorOperations = "5" TupleTools = "1.6" -VectorInterface = "0.4.8, 0.5" +VectorInterface = "0.6" julia = "1.10"