JuliaIntervals / IntervalRootFinding.jl

Library for finding the roots of a function using interval arithmetic
https://juliaintervals.github.io/IntervalRootFinding.jl/
Other
125 stars 26 forks source link

CompatHelper: bump compat for IntervalArithmetic to 0.20, (keep existing compat) #179

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the IntervalArithmetic package from 0.15, 0.16, 0.17, 0.18, 0.19 to 0.15, 0.16, 0.17, 0.18, 0.19, 0.20. 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.