Skip to content

Commit 4c97622

Browse files
committed
Fix project versions
1 parent 87a6902 commit 4c97622

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 = "GradedArrays"
22
uuid = "bc96ca6e-b7c8-4bb6-888e-c93f838762c2"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.4.19"
4+
version = "0.4.20"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -24,7 +24,7 @@ TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
2424
GradedArraysTensorAlgebraExt = "TensorAlgebra"
2525

2626
[compat]
27-
ArrayLayouts = "1.11.2"
27+
ArrayLayouts = "1"
2828
BlockArrays = "1.6"
2929
BlockSparseArrays = "0.8, 0.9.3"
3030
Compat = "4.16"

0 commit comments

Comments
 (0)