Skip to content

Commit 4662c24

Browse files
authored
Bump to BlockSparseArrays v0.5 (#30)
1 parent 8f63df8 commit 4662c24

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.0"
4+
version = "0.4.1"
55

66
[deps]
77
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
@@ -24,7 +24,7 @@ GradedArraysTensorAlgebraExt = "TensorAlgebra"
2424

2525
[compat]
2626
BlockArrays = "1.6.0"
27-
BlockSparseArrays = "0.4.2"
27+
BlockSparseArrays = "0.5"
2828
Compat = "4.16.0"
2929
DerivableInterfaces = "0.4.4"
3030
FillArrays = "1.13.0"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
1616
[compat]
1717
Aqua = "0.8.11"
1818
BlockArrays = "1.6.0"
19-
BlockSparseArrays = "0.4.2"
19+
BlockSparseArrays = "0.5"
2020
GradedArrays = "0.4"
2121
LinearAlgebra = "1.10.0"
2222
Random = "1.10.0"

0 commit comments

Comments
 (0)