Skip to content

Commit

Permalink
CompatHelper: add new compat entry for Roots at version 2, (keep exis…
Browse files Browse the repository at this point in the history
…ting compat) (#95)

This pull request sets the compat entry for the `Roots` package to `2`.
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.
Note: Consider registering a new release of your package immediately
after merging this PR, as downstream packages may depend on this for
tests to pass.

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Feb 3, 2025
1 parent 922bf19 commit 4c8ef31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
DocStringExtensions = "0.9"
QEDbase = "0.3.0"
Reexport = "1.2"
Roots = "2"
SimpleTraits = "0.9"
StaticArrays = "1.9"
julia = "1.10"
Expand Down

0 comments on commit 4c8ef31

Please sign in to comment.