JuliaArrays / AxisArrays.jl

Performant arrays where each dimension can have a named axis with values
http://JuliaArrays.github.io/AxisArrays.jl/latest/
Other
200 stars 41 forks source link

CompatHelper: bump compat for IntervalSets to 0.6, (keep existing compat) #206

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the IntervalSets package from 0.1, 0.2, 0.3, 0.4, 0.5 to 0.1, 0.2, 0.3, 0.4, 0.5, 0.6. 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.

JeffFessler commented 2 years ago

Yay! Can we bump the package version too? I was just about to submit this and noticed the helper beat me to it...

johnnychen94 commented 2 years ago

Of course, I was waiting for the CI on master branch to pass.