Skip to content

Commit

Permalink
Merge pull request #47 from SciML/compathelper/new_version/2022-08-21…
Browse files Browse the repository at this point in the history
…-08-04-44-361-00955668282

CompatHelper: bump compat for Compat to 4, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Aug 21, 2022
2 parents c1c815c + 1134a54 commit 622e1f7
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 @@ -13,7 +13,7 @@ ODEInterface = "54ca160b-1b9f-5127-a996-1867f4bc2a2c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[compat]
Compat = "2.2, 3.0"
Compat = "2.2, 3.0, 4"
DataStructures = "0.18"
DiffEqBase = "6.21"
FunctionWrappers = "1.0"
Expand Down

0 comments on commit 622e1f7

Please sign in to comment.