Skip to content

Commit 53571b3

Browse files
authored
Bump ApproxFunBase from v0.5 to v0.6 (#35)
* Bump ApproxFunBase from v0.5 to v0.6 * Version bump to v0.2.14
1 parent e338ef8 commit 53571b3

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 = "ApproxFunFourier"
22
uuid = "59844689-9c9d-51bf-9583-5b794ec66d30"
3-
version = "0.2.13"
3+
version = "0.2.14"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -15,7 +15,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1515

1616
[compat]
1717
AbstractFFTs = "0.5, 1"
18-
ApproxFunBase = "0.3, 0.4, 0.5"
18+
ApproxFunBase = "0.3, 0.4, 0.5, 0.6"
1919
DomainSets = "0.3, 0.4, 0.5"
2020
FFTW = "1.1"
2121
FastTransforms = "0.10, 0.11, 0.12, 0.13, 0.14"

0 commit comments

Comments
 (0)