Skip to content

Commit d120e68

Browse files
authored
New version: BlockSparseArrays v0.10.35 (#1002)
Co-authored-by: mtfishman <7855256+mtfishman@users.noreply.github.com>
1 parent ab4e0a8 commit d120e68

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

B/BlockSparseArrays/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,3 +376,6 @@ git-tree-sha1 = "36de51f9027357664b9bbc72f17f9bdef3eb8a68"
376376

377377
["0.10.34"]
378378
git-tree-sha1 = "10a4e7d59792631fa9cc4a7fe75034d27fd94d52"
379+
380+
["0.10.35"]
381+
git-tree-sha1 = "008727a9926c38a602866e9b7400b4b6310ba9b4"

B/BlockSparseArrays/WeakCompat.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,12 @@ TensorAlgebra = "0.6"
77
["0.10.15-0.10.18"]
88
TensorAlgebra = "0.6.2-0.6"
99

10-
["0.10.19-0"]
10+
["0.10.19-0.10.34"]
1111
TensorAlgebra = "0.6.2-0.7"
1212

13+
["0.10.35-0"]
14+
TensorAlgebra = "0.6.2-0.8"
15+
1316
["0.10.4-0.10.11"]
1417
TensorAlgebra = "0.3-0.4"
1518

0 commit comments

Comments
 (0)