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
pyproject.toml states a static version, so does the main __init__.py. Instead we should use the tag from the current release in the versioning. To be added in a separate PR.