Skip to content

Commit 0c44ad1

Browse files
authored
Bump ApproxFunBase from v0.5 to v0.6 (#75)
* Bump ApproxFunBase from v0.5 to v0.6 * Allow both 0.5 and 0.6
1 parent 684dbc9 commit 0c44ad1

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

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

2222
[compat]
2323
AbstractFFTs = "0.5, 1"
24-
ApproxFunBase = "0.5"
24+
ApproxFunBase = "0.5, 0.6"
2525
BandedMatrices = "0.16, 0.17"
2626
BlockArrays = "0.14, 0.15, 0.16"
2727
BlockBandedMatrices = "0.10, 0.11"

0 commit comments

Comments
 (0)