Skip to content

Release 0.3.4

Choose a tag to compare

@thisac thisac released this 06 Jun 22:17
· 10 commits to main since this release
30dd329

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. See #56.