What's Changed
* Adhere to PEP 263 for source encoding by tovrstra in https://github.com/LibraryOfCongress/bagit-python/pull/111
* assign values to argument namespace instead of parser by fkloft in https://github.com/LibraryOfCongress/bagit-python/pull/108
* add py3.{7,8} support by chenrui333 in https://github.com/LibraryOfCongress/bagit-python/pull/145
* CLI tests by nkrabben in https://github.com/LibraryOfCongress/bagit-python/pull/162
* tox.ini: py37,py38,py39,py310,py311 by cclauss in https://github.com/LibraryOfCongress/bagit-python/pull/163
* escape doc string by nkrabben in https://github.com/LibraryOfCongress/bagit-python/pull/171
* Move from pkg resources to importlib by kba in https://github.com/LibraryOfCongress/bagit-python/pull/172
* Allow fetch.txt with file URLs to validate by avivace in https://github.com/LibraryOfCongress/bagit-python/pull/154
* is_valid() method can now pass an optional processes parameter to validate() by gwiedeman in https://github.com/LibraryOfCongress/bagit-python/pull/140
* Use PyPI GitHub Action to publish releases by acdha in https://github.com/LibraryOfCongress/bagit-python/pull/181
New Contributors
* tovrstra made their first contribution in https://github.com/LibraryOfCongress/bagit-python/pull/111
* fkloft made their first contribution in https://github.com/LibraryOfCongress/bagit-python/pull/108
* kba made their first contribution in https://github.com/LibraryOfCongress/bagit-python/pull/124
* zimeon made their first contribution in https://github.com/LibraryOfCongress/bagit-python/pull/144
* chenrui333 made their first contribution in https://github.com/LibraryOfCongress/bagit-python/pull/145
* dependabot made their first contribution in https://github.com/LibraryOfCongress/bagit-python/pull/151
* cclauss made their first contribution in https://github.com/LibraryOfCongress/bagit-python/pull/163
* avivace made their first contribution in https://github.com/LibraryOfCongress/bagit-python/pull/154
* gwiedeman made their first contribution in https://github.com/LibraryOfCongress/bagit-python/pull/140
**Full Changelog**: https://github.com/LibraryOfCongress/bagit-python/compare/v1.8.1...v1.9b1