Skip to content

Commit

Permalink
Merge pull request #484 from SciML/compathelper/new_version/2023-08-3…
Browse files Browse the repository at this point in the history
…1-00-17-01-352-01658777249

CompatHelper: bump compat for BoundaryValueDiffEq to 4 for package downstream, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Aug 31, 2023
2 parents 6ccbe09 + e882471 commit 968f7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/downstream/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
BoundaryValueDiffEq = "2.10, 3"
BoundaryValueDiffEq = "2.10, 3, 4"
ModelingToolkit = "8.37"
Optimization = "3"
OptimizationOptimJL = "0.1"
Expand Down

0 comments on commit 968f7c1

Please sign in to comment.