Skip to content

v1.0.1

Choose a tag to compare

@tanem tanem released this 11 Jun 22:50
· 20 commits to main since this release
ab20ec1

Patch release. Corrects metadata that was immutable in the 1.0.0 upload — no functional change.

  • Package summary now reads "exports …" (was stale "polls" wording from the old command name).
  • Runtime __version__ now reports the package version; 1.0.0 reported 0.1.0. It's derived from importlib.metadata, so it tracks pyproject.toml and won't drift again.