Skip to content

Commit

Permalink
Merge pull request #90 from tomchor/tc/julia-version
Browse files Browse the repository at this point in the history
Changes Julia compat
  • Loading branch information
tomchor authored Nov 1, 2022
2 parents c5bdfd0 + 9af2d7b commit 87b2973
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 @@ -9,7 +9,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

[compat]
Oceananigans = "0.76.7, 0.77, 0.78"
julia = "^1.8"
julia = "^1.6"

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

0 comments on commit 87b2973

Please sign in to comment.