Skip to content

Commit 5b32818

Browse files
committed
Bump versions
1 parent 0c12a63 commit 5b32818

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 = "BlockSparseArrays"
22
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.3.4"
4+
version = "0.3.6"
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.4"
46+
SparseArraysBase = "0.5"
4747
SplitApplyCombine = "1.2.3"
4848
TensorAlgebra = "0.1.0, 0.2"
4949
Test = "1.10"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ LinearAlgebra = "1"
3636
Pkg = "1"
3737
Random = "1"
3838
SafeTestsets = "0.1"
39-
SparseArraysBase = "0.4"
39+
SparseArraysBase = "0.5"
4040
Suppressor = "0.2"
4141
SymmetrySectors = "0.1"
4242
TensorAlgebra = "0.2"

0 commit comments

Comments
 (0)