Skip to content

Commit 4ee694a

Browse files
committed
Require DomainSets v0.5
1 parent 3decba9 commit 4ee694a

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 = "ApproxFunOrthogonalPolynomials"
22
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3-
version = "0.4.1"
3+
version = "0.4.2"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -21,11 +21,11 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2121

2222
[compat]
2323
AbstractFFTs = "0.5, 1"
24-
ApproxFunBase = "0.4"
24+
ApproxFunBase = "0.5"
2525
BandedMatrices = "0.16"
2626
BlockArrays = "0.14, 0.15"
2727
BlockBandedMatrices = "0.10"
28-
DomainSets = "0.4, 0.5"
28+
DomainSets = "0.5"
2929
FFTW = "1.1"
3030
FastGaussQuadrature = "0.4"
3131
FastTransforms = "0.12"

0 commit comments

Comments
 (0)