Skip to content

Commit

Permalink
Merge pull request #289 from SciML/compathelper/new_version/2023-11-2…
Browse files Browse the repository at this point in the history
…1-21-06-47-276-01274418060

CompatHelper: bump compat for SteadyStateDiffEq to 2 for package docs, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Nov 24, 2023
2 parents 8fb2284 + e64936f commit 3d2ad33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ SciMLBase = "2.4"
SciMLNLSolve = "0.1"
SimpleNonlinearSolve = "0.1.5"
StaticArrays = "1"
SteadyStateDiffEq = "1.10"
SteadyStateDiffEq = "1.10, 2"
Sundials = "4.11"
Symbolics = "4, 5"

0 comments on commit 3d2ad33

Please sign in to comment.