Skip to content

Commit 1ec32cd

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for SparseArraysBase to 0.6, (keep existing compat)
1 parent 44574b8 commit 1ec32cd

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 = "BlockSparseArrays"
22
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.7.22"
4+
version = "0.7.23"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -40,7 +40,7 @@ LinearAlgebra = "1.10"
4040
MacroTools = "0.5.13"
4141
MapBroadcast = "0.1.5"
4242
MatrixAlgebraKit = "0.2.2"
43-
SparseArraysBase = "0.5"
43+
SparseArraysBase = "0.5, 0.6"
4444
SplitApplyCombine = "1.2.3"
4545
TensorAlgebra = "0.3.2"
4646
Test = "1.10"

0 commit comments

Comments
 (0)