Skip to content

Commit 2b933c7

Browse files
CompatHelper: bump compat for "SpecialFunctions" to "1.0" (#54)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 0068b4c commit 2b933c7

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.3.10"
3+
version = "0.3.11"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -42,7 +42,7 @@ InfiniteArrays = "0.4, 0.5, 0.6, 0.7, 0.8"
4242
IntervalSets = "0.5"
4343
LazyArrays = "0.14, 0.15, 0.16, 0.17, 0.18, 0.19"
4444
LowRankApprox = "0.2, 0.3, 0.4"
45-
SpecialFunctions = "0.8, 0.9, 0.10, 1.1"
45+
SpecialFunctions = "0.8, 0.9, 0.10, 1.0"
4646
StaticArrays = "0.12, 1.0"
4747
ToeplitzMatrices = "0.6"
4848
julia = "1.3"

0 commit comments

Comments
 (0)