We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1605d27 commit 1e90db0Copy full SHA for 1e90db0
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "TensorAlgebra"
2
uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
3
authors = ["ITensor developers <support@itensor.org> and contributors"]
4
-version = "0.3.6"
+version = "0.3.7"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -21,5 +21,5 @@ LinearAlgebra = "1.10"
21
MatrixAlgebraKit = "0.2"
22
TensorProducts = "0.1.5"
23
TupleTools = "1.6.0"
24
-TypeParameterAccessors = "0.2.1, 0.3"
+TypeParameterAccessors = "0.2.1, 0.3, 0.4"
25
julia = "1.10"
0 commit comments