Skip to content

Commit 0c87419

Browse files
authored
Update Project.toml
Increase BandedMatrices version
1 parent e865058 commit 0c87419

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SignalDecomposition"
22
uuid = "11a47235-7b84-4c7c-b885-fc3e2a9cf955"
33
authors = ["Datseris <datseris.george@gmail.com>"]
4-
version = "1.0.3"
4+
version = "1.0.4"
55

66
[deps]
77
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
@@ -16,7 +16,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1616
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1717

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

0 commit comments

Comments
 (0)