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
In scram/__init__.py we currently have to manually update the version and it's easy to forget. We should find a way either with a release workflow or even a dumb precommit check latest version vs local version sort of thing.