Skip to content

Commit 3044ce5

Browse files
authored
Add compatibility with Interpolations.jl v0.14
1 parent 6081f67 commit 3044ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
1717

1818
[compat]
1919
Distributions = "0.21, 0.22, 0.23, 0.24, 0.25"
20-
Interpolations = "0.12, 0.13"
20+
Interpolations = "0.12, 0.13, 0.14"
2121
MAT = "0.6, 0.7, 0.8, 0.9, 0.10"
2222
SpecialFunctions = "0.8, 0.9, 0.10, 1.0, 2"
2323
StaticArrays = "0.12, 1.1"

0 commit comments

Comments
 (0)