This is a maintenance release to maintain compatibility with newer versions of Python.
It also includes some small corrections to the documentation and test environment specifications. There are no functional changes to the library.
What's Changed
- Fix error in documentation of resample function by @karpp in #116
- filters: use importlib_resources API to avoid deprecation warning by @polariton in #117
- Minor updates to tests and packaging by @bmcfee in #118
- updated all actions by @bmcfee in #119
New Contributors
- @karpp made their first contribution in #116
- @polariton made their first contribution in #117
Full Changelog: 0.4.2...0.4.3