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