Skip to content

Commit e3271db

Browse files
committed
SpecialFunctions 0.8 support
1 parent 3f9866b commit e3271db

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 = "ApproxFunBase"
22
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3-
version = "0.1.5"
3+
version = "0.1.6"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -44,7 +44,7 @@ InfiniteArrays = "0.1, 0.2"
4444
IntervalSets = "0.3.1"
4545
LazyArrays = "0.8, 0.9, 0.10, 0.11"
4646
LowRankApprox = "0.2"
47-
SpecialFunctions = "0.7"
47+
SpecialFunctions = "0.7,0.8"
4848
StaticArrays = "0.9, 0.10, 0.11"
4949
ToeplitzMatrices = "0.5, 0.6"
5050
julia = "1.0"

0 commit comments

Comments
 (0)