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
When using inv set-version 0.0.0 - version file does not get updated and there's no indication that errors happened.
This is because Rellu uses single quotes by default in its VERSION_PATTERN and i'd assume that before using black, default string quote was ' instead of what it's now ".