Skip to content

Commit

Permalink
adds info regarding version compatibilities
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy authored Mar 2, 2021
1 parent 754be0a commit 1fe5dfc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,13 @@ To install, do
] add GeophysicalFlows
```

The most recent version of GeophysicalFlows.jl requires Julia v1.5 or later.

GeophysicalFlows.jl v0.8.5 is the last version compatible with Julia v1.4.

The latest version of GeophysicalFlows.jl compatible with Julia's current long-term-release v1.0.5 is v0.5.1.


## Examples

See `examples/` for example scripts. These examples are best viewed by browsing them within the package's [documentation].
Expand Down

0 comments on commit 1fe5dfc

Please sign in to comment.