Skip to content

Commit

Permalink
Merge #2051
Browse files Browse the repository at this point in the history
2051: CompatHelper: bump compat for RootSolvers to 0.4, (keep existing compat) r=charleskawczynski a=github-actions[bot]

This pull request changes the compat entry for the `RootSolvers` package from `0.2, 0.3` to `0.2, 0.3, 0.4`.
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.

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
  • Loading branch information
bors[bot] and CompatHelper Julia authored Sep 5, 2023
2 parents 367849d + 13d73f0 commit 2d5b31c
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 @@ -75,7 +75,7 @@ NVTX = "0.3"
OrdinaryDiffEq = "5, 6"
Pkg = "1.8"
RRTMGP = "0.9"
RootSolvers = "0.2, 0.3"
RootSolvers = "0.2, 0.3, 0.4"
StaticArrays = "1"
StatsBase = "0.33"
SurfaceFluxes = "0.7"
Expand Down

0 comments on commit 2d5b31c

Please sign in to comment.