tomchor / Oceanostics.jl

Diagnostics for Oceananigans
https://tomchor.github.io/Oceanostics.jl/
MIT License
24 stars 9 forks source link

CompatHelper: bump compat for Oceananigans to 0.70, (keep existing compat) #66

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Oceananigans package from ^0.68, 0.69 to ^0.68, 0.69, 0.70. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

Closes https://github.com/tomchor/Oceanostics.jl/issues/44

tomchor commented 2 years ago

@glwagner Apparently our change to compat helper worked. A new version was bumped automatically. Now we just need to remember to tag a version each time.