Skip to content

Commit

Permalink
v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dlfivefifty committed Jul 21, 2019
1 parent d4922b3 commit d57ce4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.1.1"
version = "0.2"

[deps]
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
Expand Down Expand Up @@ -30,7 +30,7 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"

[compat]
AbstractFFTs = "≥ 0.3.1"
ApproxFunBase = "0.1.2"
ApproxFunBase = "0.1.3"
BandedMatrices = "0.9.0"
BlockArrays = "0.9"
BlockBandedMatrices = "0.4.3"
Expand Down

0 comments on commit d57ce4f

Please sign in to comment.