What's Changed
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/thombashi/subprocrunner/pull/2
* Modify to use `pypa/build` for package build
* Add `__all__` to `__init__.py`
* Update the package metadata
* Drop support for Python 3.6
* Add support for Python 3.11 and 3.12
* Fix type annotations
New Contributors
* dependabot made their first contribution in https://github.com/thombashi/subprocrunner/pull/2
**Full Changelog**: https://github.com/thombashi/subprocrunner/compare/v2.0.0...v2.0.1