Skip to content

Commit 1e90db0

Browse files
authored
Update for TypeParameterAccessors.jl v0.4 (#63)
1 parent 1605d27 commit 1e90db0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TensorAlgebra"
22
uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.3.6"
4+
version = "0.3.7"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -21,5 +21,5 @@ LinearAlgebra = "1.10"
2121
MatrixAlgebraKit = "0.2"
2222
TensorProducts = "0.1.5"
2323
TupleTools = "1.6.0"
24-
TypeParameterAccessors = "0.2.1, 0.3"
24+
TypeParameterAccessors = "0.2.1, 0.3, 0.4"
2525
julia = "1.10"

0 commit comments

Comments
 (0)