Skip to content

Commit b9fbe7c

Browse files
CompatHelper: bump compat for "LowRankApprox" to "0.5" (#146)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 36de682 commit b9fbe7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ BandedMatrices = "0.14.2, 0.15, 0.16"
2727
DomainSets = "0.1, 0.2, 0.3, 0.4"
2828
DualNumbers = "0.6"
2929
HypergeometricFunctions = "0.1, 0.2, 0.3"
30-
LowRankApprox = "0.4"
30+
LowRankApprox = "0.4, 0.5"
3131
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.1"
3232
julia = "1.3"

0 commit comments

Comments
 (0)