You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use single source of truth for version from pyproject.toml
The version is now retrieved from package metadata at runtime using
importlib.metadata. This reduces the chance of version inconsistencies
during releases.
π€ Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments