Skip to content

Commit e3ac98d

Browse files
authored
Allow both 0.5 and 0.6
1 parent 40d9f8a commit e3ac98d

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
@@ -21,7 +21,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2121

2222
[compat]
2323
AbstractFFTs = "0.5, 1"
24-
ApproxFunBase = "0.6"
24+
ApproxFunBase = "0.5, 0.6"
2525
BandedMatrices = "0.16, 0.17"
2626
BlockArrays = "0.14, 0.15, 0.16"
2727
BlockBandedMatrices = "0.10, 0.11"

0 commit comments

Comments
 (0)