Skip to content

v4.0.2

Choose a tag to compare

@bdraco bdraco released this 16 May 02:18
· 9 commits to master since this release
a646228
  • Re-release of 4.0.1; the 4.0.1 wheel build failed because the release workflow still invoked python setup.py after #244 removed setup.py, so 4.0.1 never reached PyPI. The release workflow now uses python -m build (#248).