Skip to content

Commit e865058

Browse files
CompatHelper: bump compat for "BandedMatrices" to "0.16" (#12)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 197855c commit e865058

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
@@ -16,7 +16,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1616
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1717

1818
[compat]
19-
BandedMatrices = "0.15"
19+
BandedMatrices = "0.15, 0.16"
2020
DelayEmbeddings = "2"
2121
FFTW = "1.2"
2222
LPVSpectral = "0.3"

0 commit comments

Comments
 (0)