Skip to content

Commit 6ced7d8

Browse files
committed
v0.2.3, support SpecialFunctions 0.8
1 parent 1e97c83 commit 6ced7d8

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 = "ApproxFunOrthogonalPolynomials"
22
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3-
version = "0.2.2"
3+
version = "0.2.3"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -32,7 +32,7 @@ FastTransforms = "0.5, 0.6"
3232
FillArrays = "0.6, 0.7"
3333
IntervalSets = "0.3.1"
3434
Reexport = "0.2"
35-
SpecialFunctions = "0.7"
35+
SpecialFunctions = "0.7,0.8"
3636
julia = "1"
3737

3838
[extras]

0 commit comments

Comments
 (0)