Skip to content

Commit afbb95d

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for SparseArraysBase to 0.10, (keep existing compat)
1 parent f8d7224 commit afbb95d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "BlockSparseArrays"
22
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
3-
version = "0.10.40"
3+
version = "0.10.41"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[workspace]
@@ -42,7 +42,7 @@ LinearAlgebra = "1.10"
4242
MacroTools = "0.5.13"
4343
MapBroadcast = "0.1.5"
4444
MatrixAlgebraKit = "0.6"
45-
SparseArraysBase = "0.9"
45+
SparseArraysBase = "0.9, 0.10"
4646
SplitApplyCombine = "1.2.3"
4747
TensorAlgebra = "0.6.2, 0.7, 0.8, 0.9"
4848
TypeParameterAccessors = "0.4.1"

0 commit comments

Comments
 (0)