Skip to content

Commit

Permalink
Restrict version of InterpolationKernels
Browse files Browse the repository at this point in the history
  • Loading branch information
emmt committed Mar 15, 2021
1 parent 8cf0725 commit 0cab2e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ ArrayTools = "1dc0ca97-c5ce-4e77-ac6d-c576ac9d7f27"
InterpolationKernels = "16730964-a2ec-11e9-36fa-47a4f82bfac6"

[compat]
julia ="1.0, 1.1, 1.2, 1.3, 1.4"
julia ="1.0"
InterpolationKernels = "0.1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 0cab2e0

Please sign in to comment.