Skip to content

6.0.0

Compare
Choose a tag to compare
@srstevenson srstevenson released this 27 Feb 19:32
· 90 commits to main since this release

This major release renames xdg to xdg-base-dirs due to an import collision with PyXDG. If you used xdg prior to the rename, update by changing the dependency name from xdg to xdg-base-dirs and the import from xdg to xdg_base_dirs. Python 3.10 or later is required by xdg-base-dirs.