diff --git a/Project.toml b/Project.toml index ec04d14..724161b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TensorAlgebra" uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a" authors = ["ITensor developers and contributors"] -version = "0.3.6" +version = "0.3.7" [deps] ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a" @@ -21,5 +21,5 @@ LinearAlgebra = "1.10" MatrixAlgebraKit = "0.2" TensorProducts = "0.1.5" TupleTools = "1.6.0" -TypeParameterAccessors = "0.2.1, 0.3" +TypeParameterAccessors = "0.2.1, 0.3, 0.4" julia = "1.10"