Skip to content

Commit 9062882

Browse files
authored
Update Project.toml (#8)
* Update Project.toml * Update Project.toml * Update Project.toml
1 parent 7a6fbce commit 9062882

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

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

1616
[compat]
1717
AbstractFFTs = "0.5"
18-
ApproxFunBase = "0.2"
18+
ApproxFunBase = "0.2, 0.3"
1919
DomainSets = "0.1"
2020
FFTW = "1.1"
2121
FastTransforms = "0.8"
22-
InfiniteArrays = "0.4, 0.5, 0.6"
22+
InfiniteArrays = "0.5, 0.6"
2323
IntervalSets = "0.3.1"
2424
Reexport = "0.2"
2525
SpecialFunctions = "0.8, 0.9"

0 commit comments

Comments
 (0)