Skip to content

Commit 8c81627

Browse files
authored
New version: SparseArraysBase v0.10.2 (#1127)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent eb0a6a0 commit 8c81627

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

S/SparseArraysBase/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,3 +220,6 @@ git-tree-sha1 = "6a9bd21065ecf84ab4a050578a3180500fa28037"
220220

221221
["0.10.1"]
222222
git-tree-sha1 = "99a772b9e11e2a5f41fe888d58350cd8d4eac47b"
223+
224+
["0.10.2"]
225+
git-tree-sha1 = "f3b2d5af3f3c0d236937cb0895cb256c38f4d5e8"

S/SparseArraysBase/WeakCompat.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
["0.10.0"]
22
TensorAlgebra = "0.10"
33

4-
["0.10.1-0"]
4+
["0.10.1"]
55
TensorAlgebra = "0.11"
66

7+
["0.10.2-0"]
8+
TensorAlgebra = "0.11-0.12"
9+
710
["0.7.10"]
811
NamedDimsArrays = "0.10"
912

0 commit comments

Comments
 (0)