Updated release to be compliant with [PEP 639 license files](https://peps.python.org/pep-0639/#deprecate-license-field), as well as removing support for EOL Python 3.7.
Skips yanked v0.1.1 release, as the wheels were not built properly.
0.1.0
Initial release of `sequence_align`, including two global sequence alignment algorithms: Needleman-Wunsch and Hirschberg's algorithm.