Skip to content

Commit 6a32132

Browse files
authored
DomainSets v0.5 (#748)
1 parent 2447612 commit 6a32132

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 = "ApproxFun"
22
uuid = "28f2ccd6-bb30-5033-b560-165f7b14dc2f"
3-
version = "0.12.5"
3+
version = "0.12.6"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -20,7 +20,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2020

2121
[compat]
2222
AbstractFFTs = "0.5, 1.0"
23-
ApproxFunBase = "0.3, 0.4"
23+
ApproxFunBase = "0.3, 0.4, 0.5"
2424
ApproxFunFourier = "0.2"
2525
ApproxFunOrthogonalPolynomials = "0.3, 0.4"
2626
ApproxFunSingularities = "0.1.3, 0.2"

0 commit comments

Comments
 (0)