Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #171 from SciML/compathelper/new_version/2022-08-2…
Browse files Browse the repository at this point in the history
…1-09-02-50-108-02820677199

CompatHelper: bump compat for Compat to 4, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Aug 21, 2022
2 parents a1544ed + aa8e7ff commit 444c4bc
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 @@ -11,7 +11,7 @@ Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[compat]
Compat = "2.2, 3.0"
Compat = "2.2, 3.0, 4"
DiffEqBase = "6.5"
Polynomials = "1.2, 2.0"
Reexport = "0.2, 1"
Expand Down

0 comments on commit 444c4bc

Please sign in to comment.