Skip to content

Commit 0992256

Browse files
committed
v0.11.2
1 parent 6bb3784 commit 0992256

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ApproxFun"
22
uuid = "28f2ccd6-bb30-5033-b560-165f7b14dc2f"
3-
version = "0.11.1"
3+
version = "0.11.2"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -35,10 +35,10 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
3535

3636
[compat]
3737
AbstractFFTs = "≥ 0.3.1"
38-
ApproxFunBase = "0.1.2"
38+
ApproxFunBase = "0.1.3"
3939
ApproxFunFourier = "0.1.1"
4040
ApproxFunSingularities = "0.1"
41-
ApproxFunOrthogonalPolynomials = "0.1.1"
41+
ApproxFunOrthogonalPolynomials = "0.2"
4242
BandedMatrices = "0.9.0"
4343
BlockArrays = "0.9"
4444
BlockBandedMatrices = "0.4.3"

0 commit comments

Comments
 (0)