Skip to content

Commit b7123ae

Browse files
authored
Change version to 0.10.1 and compat for LinearAlgebra
1 parent 45ec6b7 commit b7123ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Wavelets"
22
uuid = "29a6e085-ba6d-5f35-a997-948ac2efa89a"
33
author = ["Gudmundur Adalsteinsson"]
4-
version = "0.11.0"
4+
version = "0.10.1"
55

66
[deps]
77
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
@@ -14,6 +14,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1414
[compat]
1515
DSP = "0.5.1, 0.6, 0.7, 0.8"
1616
FFTW = "0.3, 1"
17+
LinearAlgebra = "1"
1718
Reexport = "0.2, 1.0"
1819
SpecialFunctions = "0.7.1, 0.8, 0.9, 0.10, 1, 2"
1920
Statistics = "1"

0 commit comments

Comments
 (0)