Skip to content

Commit 6538328

Browse files
committed
drop support for Julia <v1.6
1 parent c8b8922 commit 6538328

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.0"
3+
version = "0.9.0"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -12,7 +12,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1212
AbstractFFTs = "0.4, 0.5, 1"
1313
DSP = "0.7.7"
1414
StatsBase = "0.32, 0.33"
15-
julia = "1.0"
15+
julia = "1.6"
1616

1717
[extras]
1818
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)