Skip to content

Commit 7280b9f

Browse files
committed
drop support for Julia <v1.6
1 parent 63c9ae4 commit 7280b9f

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,6 +1,6 @@
11
name = "ToeplitzMatrices"
22
uuid = "c751599d-da0a-543b-9d20-d0a503d91d24"
3-
version = "0.8.1"
3+
version = "0.8.2"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -14,7 +14,7 @@ Aqua = "0.6"
1414
DSP = "0.7.7"
1515
FFTW = "1"
1616
StatsBase = "0.32, 0.33, 0.34"
17-
julia = "1.0"
17+
julia = "1.6"
1818

1919
[extras]
2020
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)