Skip to content

Commit fed406e

Browse files
CompatHelper: bump compat for "SpecialFunctions" to "2" (#156)
* CompatHelper: bump compat for "SpecialFunctions" to "2" * v0.13.1 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 4199ae9 commit fed406e

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 = "FastTransforms"
22
uuid = "057dd010-8810-581a-b7be-e3fc3b93f78c"
3-
version = "0.13.0"
3+
version = "0.13.1"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -28,6 +28,6 @@ FastGaussQuadrature = "0.4"
2828
FastTransforms_jll = "0.5.1"
2929
FillArrays = "0.9, 0.10, 0.11, 0.12"
3030
Reexport = "0.2, 1.0"
31-
SpecialFunctions = "0.10, 1"
31+
SpecialFunctions = "0.10, 1, 2"
3232
ToeplitzMatrices = "0.6, 0.7"
3333
julia = "1.6"

0 commit comments

Comments
 (0)