diff --git a/Project.toml b/Project.toml index f5e298b..5a7fdfb 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ITensorBase" uuid = "4795dd04-0d67-49bb-8f44-b89c448a1dc7" authors = ["ITensor developers and contributors"] -version = "0.5.0" +version = "0.5.1" [deps] Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697" @@ -15,7 +15,7 @@ Accessors = "0.1.39" ConstructionBase = "1.6.0" NamedDimsArrays = "0.14" Random = "1.10" -TensorAlgebra = "0.3, 0.4, 0.5, 0.6" +TensorAlgebra = "0.3, 0.4, 0.5, 0.6, 0.7" julia = "1.10" [workspace]