diff --git a/Project.toml b/Project.toml index d638148..1c08c65 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "QuantumOperatorDefinitions" uuid = "826dd319-6fd5-459a-a990-3a4f214664bf" +version = "0.2.12" authors = ["ITensor developers and contributors"] -version = "0.2.11" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" @@ -22,6 +22,6 @@ BlockArrays = "1.3.0" GradedArrays = "0.5" ITensorBase = "0.2, 0.3" LinearAlgebra = "1.10" -NamedDimsArrays = "0.7, 0.8" +NamedDimsArrays = "0.7, 0.8, 0.10" Random = "1.10" julia = "1.10"