What's Changed
* Add use case for indexing FASTA with suppressed output by mdshw5 in https://github.com/mdshw5/pyfaidx/pull/198
* Update python versions in CI by mdshw5 in https://github.com/mdshw5/pyfaidx/pull/197
* fix bgzf test failure with biopython 1.80 by emollier in https://github.com/mdshw5/pyfaidx/pull/199
* Switch to pyproject.toml by marcelm in https://github.com/mdshw5/pyfaidx/pull/200
* fix ResourceWarning: unclosed file by siebrenf in https://github.com/mdshw5/pyfaidx/pull/202
* Move the --invert-match example to the top by mdshw5 in https://github.com/mdshw5/pyfaidx/pull/204
* 'Sequence.gc' Method for IUPAC bases by Bardia-Masudy in https://github.com/mdshw5/pyfaidx/pull/205
New Contributors
* emollier made their first contribution in https://github.com/mdshw5/pyfaidx/pull/199
* siebrenf made their first contribution in https://github.com/mdshw5/pyfaidx/pull/202
* Bardia-Masudy made their first contribution in https://github.com/mdshw5/pyfaidx/pull/205
**Full Changelog**: https://github.com/mdshw5/pyfaidx/compare/v0.7.1...v0.7.2