v1.0.1
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.0reported0.1.0. It's derived fromimportlib.metadata, so it trackspyproject.tomland won't drift again.