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

bump version number of Polynomials #170

Closed jverzani closed 3 years ago

jverzani commented 3 years ago

Could you bump the version number in Project.toml for Polynomials, say:

Polynomials = "0.5, 0.6, 0.7, 0.8, 1, 2"
dpsanders commented 3 years ago

cc @lucaferranti

dpsanders commented 3 years ago

Done!

jverzani commented 3 years ago

Many thanks!

dpsanders commented 3 years ago

Released as 0.5.6. Thanks for the suggestion!