JuliaIntervals / IntervalConstraintProgramming.jl

Calculate rigorously the feasible region for a set of real-valued inequalities with Julia
Other
63 stars 16 forks source link

CompatHelper: bump compat for "IntervalArithmetic" to "0.19" #194

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the IntervalArithmetic package from 0.16, 0.17, 0.18 to 0.16, 0.17, 0.18, 0.19.

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.

lucaferranti commented 3 years ago

@dpsanders can you have a look at this?