Skip to content

Commit cff8ea1

Browse files
authored
New version: GradedArrays v0.9.6 (#1088)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent b7a6b79 commit cff8ea1

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

G/GradedArrays/Compat.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,8 @@ TensorAlgebra = "0.8-0.9"
124124
["0.9-0"]
125125
Dictionaries = "0.4"
126126

127-
["0.9.2-0"]
127+
["0.9.2-0.9.5"]
128128
TensorAlgebra = "0.9.5-0.9"
129+
130+
["0.9.6-0"]
131+
TensorAlgebra = "0.9.6-0.9"

G/GradedArrays/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,3 +249,6 @@ git-tree-sha1 = "596205e41f1e350755c4c584a6a257196c6be004"
249249

250250
["0.9.5"]
251251
git-tree-sha1 = "ad45f6b4df9f5e213c254a2bbf8c2e2d1a85f4b9"
252+
253+
["0.9.6"]
254+
git-tree-sha1 = "f64d542f9c21e8149f46c94791f7e8cfa3655fcc"

G/GradedArrays/WeakCompat.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,11 @@ NamedDimsArrays = "0.9-0.11"
2525
["0.6.1-0.7.0"]
2626
NamedDimsArrays = "0.13-0.14"
2727

28-
["0.7.1-0"]
28+
["0.7.1-0.9.5"]
2929
NamedDimsArrays = "0.15"
3030

3131
["0.8.5-0"]
3232
SUNRepresentations = "0.3-0.4"
33+
34+
["0.9.6-0"]
35+
NamedDimsArrays = "0.15.9-0.15"

0 commit comments

Comments
 (0)