FluxML / GeometricFlux.jl

Geometric Deep Learning for Flux
https://fluxml.ai/GeometricFlux.jl/stable/
MIT License
348 stars 30 forks source link

CompatHelper: bump compat for "GraphSignals" to "0.2" #174

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the GraphSignals package from 0.1 to 0.1, 0.2.

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.

alok commented 3 years ago

@yuehhua can you merge this? My end was giving weird dep errors related to this

yuehhua commented 3 years ago

@alok Would you please post your error message here? It might not cause dependency error currently. There are no packages depends on GraphSignals.jl v0.2. I plan to merge this in the next minor release due to GraphSignals not supporting v1.4 and v1.5 but support v1.6 only.