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
## Changes
This PR fixes SemVer regex to follow the official recommendation to
capture more patterns. It also ensures that patterns are both SemVer and
PEP440 compliant.
## Tests
- [x] `make test` run locally
- [x] `make fmt` applied
- [ ] relevant integration tests applied
0 commit comments