Skip to content

Commit de777e3

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for SparseArraysBase to 0.3, (keep existing compat) (#64)
* CompatHelper: bump compat for SparseArraysBase to 0.3, (keep existing compat) * Drop SparseArraysBase.jl v0.2 support --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent 7c3d86a commit de777e3

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.2.26"
4+
version = "0.2.27"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -43,7 +43,7 @@ LabelledNumbers = "0.1.0"
4343
LinearAlgebra = "1.10"
4444
MacroTools = "0.5.13"
4545
MapBroadcast = "0.1.5"
46-
SparseArraysBase = "0.2.10"
46+
SparseArraysBase = "0.3"
4747
SplitApplyCombine = "1.2.3"
4848
TensorAlgebra = "0.1.0, 0.2"
4949
Test = "1.10"

0 commit comments

Comments
 (0)