Skip to content

Commit

Permalink
include compat interpolations v0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
milankl authored Jul 13, 2023
1 parent beb8215 commit 0169c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

[compat]
Interpolations = "0.12, 0.13"
Interpolations = "0.12, 0.13, 0.14"
NetCDF = "0.10, 0.11"
Parameters = "0.12, 0.13"
julia = "^1.2"
Expand Down

0 comments on commit 0169c12

Please sign in to comment.