Skip to content

Commit

Permalink
bump REQUIRE
Browse files Browse the repository at this point in the history
  • Loading branch information
dlfivefifty committed Apr 25, 2019
1 parent 0688e1e commit dceae9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "ApproxFunOrthogonalPolynomials"
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
version = "0.0.4"
version = "0.1"

[deps]
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
Expand Down Expand Up @@ -42,10 +42,10 @@ FFTW = "≥ 0.2.4"
FastGaussQuadrature = "≥ 0.3.2"
FastTransforms = "≥ 0.4.2"
FillArrays = "≥ 0.5.0"
InfiniteArrays = "0.0.3, 0.1"
InfiniteArrays = "0.1"
IntervalSets = "≥ 0.3.1"
LazyArrays = "0.8"
LowRankApprox = "≥ 0.1.4"
LowRankApprox = "≥ 0.2"
Reexport = "≥ 0.2.0"
SpecialFunctions = "≥ 0.7.0"
StaticArrays = "≥ 0.8.3"
Expand Down

0 comments on commit dceae9a

Please sign in to comment.