hildebrandtlab / BiochemicalAlgorithms.jl

The Biochemical Algorithms Library in Julia
MIT License
13 stars 11 forks source link

CompatHelper: bump compat for BioStructures to 4, (keep existing compat) #92

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 4 months ago

This pull request changes the compat entry for the BioStructures package from 2, 3 to 2, 3, 4. 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.

tkemmer commented 4 months ago

Changelog: https://github.com/BioJulia/BioStructures.jl/releases/tag/v4.0.0

tkemmer commented 3 months ago

Fixed in e4567d69d634196c25b4b80faeb996dafebd02aa / #93.