CarloLucibello / GraphNeuralNetworks.jl

Graph Neural Networks in Julia
https://carlolucibello.github.io/GraphNeuralNetworks.jl/dev/
MIT License
210 stars 47 forks source link

CompatHelper: bump compat for KrylovKit to 0.8, (keep existing compat) #442

Closed github-actions[bot] closed 2 weeks ago

github-actions[bot] commented 3 weeks ago

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