Skip to content

1.6.0

Choose a tag to compare

@randomir randomir released this 06 Jun 19:22
· 20 commits to main since this release
f90f0a2

Upgrade Notes

  • Switch from pkgutil-style namespace package to native namespace package (PEP 420). While native namespace packages and pkgutil-style namespace packages are largely compatible, we recommend using only native ones going forward.