Skip to content

Commit dd018f3

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for MatrixAlgebraKit in [weakdeps] to 0.6, (keep existing compat) (#52)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent ebdb1cb commit dd018f3

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 = "DiagonalArrays"
22
uuid = "74fd4be6-21e2-4f6f-823a-4360d37c7a77"
3+
version = "0.3.24"
34
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.3.23"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -23,6 +23,6 @@ DerivableInterfaces = "0.5.5"
2323
FillArrays = "1.13.0"
2424
LinearAlgebra = "1.10.0"
2525
MapBroadcast = "0.1.10"
26-
MatrixAlgebraKit = "0.2, 0.3, 0.4, 0.5"
26+
MatrixAlgebraKit = "0.2, 0.3, 0.4, 0.5, 0.6"
2727
SparseArraysBase = "0.7.2"
2828
julia = "1.10"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ DerivableInterfaces = "0.5"
1717
DiagonalArrays = "0.3"
1818
FillArrays = "1"
1919
LinearAlgebra = "1"
20-
MatrixAlgebraKit = "0.2.5, 0.3, 0.4, 0.5"
20+
MatrixAlgebraKit = "0.2.5, 0.3, 0.4, 0.5, 0.6"
2121
SafeTestsets = "0.1"
2222
SparseArraysBase = "0.7"
2323
StableRNGs = "1"

0 commit comments

Comments
 (0)