Skip to content

Commit ffe219e

Browse files
authored
Merge pull request #378 from FourierFlows/ncc/interpolations-v0.16
Add compat for Interpolations v0.16
2 parents eda30ae + 7d1c689 commit ffe219e

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
@@ -23,7 +23,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2323
CUDA = "1, 2.4.2, 3.0.0 - 3.6.4, 3.7.1, 4, 5.4"
2424
DocStringExtensions = "0.8, 0.9"
2525
FFTW = "1"
26-
Interpolations = "0.12, 0.13, 0.14, 0.15"
26+
Interpolations = "0.12, 0.13, 0.14, 0.15, 0.16"
2727
JLD2 = "0.4, 0.5"
2828
LinearAlgebra = "1.10"
2929
Random = "1.10"

0 commit comments

Comments
 (0)