Skip to content

Commit b2aa9b3

Browse files
Merge 23b4f03 into f2a8bc6
2 parents f2a8bc6 + 23b4f03 commit b2aa9b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
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 <support@itensor.org> and contributors"]
4-
version = "0.10.8"
4+
version = "0.10.9"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ BlockSparseArrays = "0.10"
2929
DerivableInterfaces = "0.5"
3030
DiagonalArrays = "0.3"
3131
GPUArraysCore = "0.2"
32-
JLArrays = "0.2"
32+
JLArrays = "0.2, 0.3"
3333
LinearAlgebra = "1"
3434
MatrixAlgebraKit = "0.5"
3535
Random = "1"

0 commit comments

Comments
 (0)