Skip to content

Commit 51b5c56

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

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 = "TensorAlgebra"
22
uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.4.4"
4+
version = "0.4.5"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -24,7 +24,7 @@ ArrayLayouts = "1.10.4"
2424
BlockArrays = "1.7.2"
2525
EllipsisNotation = "1.8.0"
2626
LinearAlgebra = "1.10"
27-
MatrixAlgebraKit = "0.2, 0.3, 0.4"
27+
MatrixAlgebraKit = "0.2, 0.3, 0.4, 0.5"
2828
TensorOperations = "5"
2929
TensorProducts = "0.1.5"
3030
TupleTools = "1.6.0"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Aqua = "0.8.9"
1818
BlockArrays = "1.6.1"
1919
EllipsisNotation = "1.8"
2020
LinearAlgebra = "<0.0.1, 1"
21-
MatrixAlgebraKit = "0.2, 0.3, 0.4"
21+
MatrixAlgebraKit = "0.2, 0.3, 0.4, 0.5"
2222
Random = "1.10"
2323
SafeTestsets = "0.1"
2424
StableRNGs = "1.0.2"

0 commit comments

Comments
 (0)