Skip to content

Commit a7f5796

Browse files
authored
Bump InfiniteArrays compat to include v0.13 (#508)
1 parent 54db897 commit a7f5796

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 = "ApproxFunBase"
22
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3-
version = "0.8.44"
3+
version = "0.8.45"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -42,7 +42,7 @@ FastGaussQuadrature = "0.4, 0.5"
4242
FastTransforms = "0.12, 0.13, 0.14, 0.15.1"
4343
FillArrays = "0.11, 0.12, 0.13, 1"
4444
HalfIntegers = "1.5"
45-
InfiniteArrays = "0.11, 0.12"
45+
InfiniteArrays = "0.11, 0.12, 0.13"
4646
InfiniteLinearAlgebra = "0.5, 0.6"
4747
Infinities = "0.1"
4848
IntervalSets = "0.5, 0.6, 0.7"

0 commit comments

Comments
 (0)