Skip to content

Commit a0e5ade

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for MatrixAlgebraKit to 0.5, (keep existing compat) (#71)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent 4378c3f commit a0e5ade

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 = "GradedArrays"
22
uuid = "bc96ca6e-b7c8-4bb6-888e-c93f838762c2"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.4.25"
4+
version = "0.4.26"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -26,7 +26,7 @@ Compat = "4.16"
2626
FillArrays = "1.13"
2727
HalfIntegers = "1.6"
2828
LinearAlgebra = "1.10"
29-
MatrixAlgebraKit = "0.2, 0.3, 0.4"
29+
MatrixAlgebraKit = "0.2, 0.3, 0.4, 0.5"
3030
Random = "1.10"
3131
SplitApplyCombine = "1.2.3"
3232
TensorAlgebra = "0.3.2, 0.4"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ BlockArrays = "1.6"
2020
BlockSparseArrays = "0.10"
2121
GradedArrays = "0.4"
2222
LinearAlgebra = "1.10"
23-
MatrixAlgebraKit = "0.2, 0.3, 0.4"
23+
MatrixAlgebraKit = "0.2, 0.3, 0.4, 0.5"
2424
Random = "1.10"
2525
SafeTestsets = "0.1"
2626
SparseArraysBase = "0.7"

0 commit comments

Comments
 (0)