Added
- `pyfamsa.famsa_info` function to get version information about the embedded FAMSA version.
- Explicit support for Python 3.11.
- Wheel distributions for MacOS Aarch64 platforms.
Changed
- Bumped vendored FAMSA to `v2.2.2`.
Fixed
- `Aligner.build_tree` and `Aligner.align` now accept inputs containing less than two sequences.