Skip to content

Commit

Permalink
CompatHelper: bump compat for Oceananigans to 0.89, (keep existing co…
Browse files Browse the repository at this point in the history
…mpat)
  • Loading branch information
CompatHelper Julia committed Oct 5, 2023
1 parent 1599d60 commit 50e223a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Oceanostics"
uuid = "d0ccf422-c8fb-49b5-a76d-74acdde946ac"
authors = ["tomchor <tomaschor@gmail.com>"]
version = "0.13.0"
version = "0.13.1"

[deps]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Expand All @@ -10,7 +10,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

[compat]
DocStringExtensions = "0.9"
Oceananigans = "0.85, 0.86, 0.87, 0.88"
Oceananigans = "0.85, 0.86, 0.87, 0.88, 0.89"
julia = "1.9"

[extras]
Expand Down

0 comments on commit 50e223a

Please sign in to comment.