BioJulia / BioStructures.jl

A Julia package to read, write and manipulate macromolecular structures
Other
93 stars 22 forks source link

fix compat note #53

Closed lmiq closed 4 months ago

lmiq commented 4 months ago

Noticed that I saw wrongly the current version. Updated the compat note for the selection syntax for the next feature-release.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.08%. Comparing base (4f80e81) to head (dd9b854).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #53 +/- ## ======================================= Coverage 95.08% 95.08% ======================================= Files 10 10 Lines 1852 1852 ======================================= Hits 1761 1761 Misses 91 91 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.