Skip to content

v0.11.4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 22:08
· 676 commits to main since this release

Release Notes

Internal Changes

  • Use importlib-metadata for getting the version insead of pkg_resources to decrease import time as discussed in this issue.