v0.0.20
- Python 3.11 compatibility
- Fix
.parents - Fix
.with_*methods - Use
NotADirectoryErrorinstead of custom error
Thanks to @ap-- and @jorenretel
.parents.with_* methodsNotADirectoryError instead of custom errorThanks to @ap-- and @jorenretel