v0.1.5 is now released on PyPI, download it via: https://pypi.org/project/textpy/0.1.5/.
What's Changed
* Provided compatibility with *pandas* versions lower than 1.4.0.
* Updated `textpy()` :
* `Path` object is now acceptable as the positional argument;
* new optional parameter `home=` for specifying the home path.
* More flexible presentation of output from `TextPy.findall()`.
**Full Changelog**: https://github.com/Chitaoji/textpy/compare/v0.1.4...v0.1.5