Evizero / Augmentor.jl

A fast image augmentation library in Julia for machine learning.
https://evizero.github.io/Augmentor.jl/
Other
138 stars 47 forks source link

CompatHelper: bump compat for ImageFiltering to 0.7, (keep existing compat) #104

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 3 years ago

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

barucden commented 3 years ago

This one seems harmless. I checked the tests locally.