Skip to content

Update version_match regex to handle alternative pre-release semantic #67

Merged
jbreue16 merged 1 commit intomasterfrom
fix/versionMatch
Jan 19, 2026
Merged

Update version_match regex to handle alternative pre-release semantic #67
jbreue16 merged 1 commit intomasterfrom
fix/versionMatch

Conversation

@jbreue16
Copy link
Contributor

We have two pre-release semantics, e.g. 6.0.0-alpha.1 (semver) and 6.0.0a1 (conda-friendly PEP 404). #65 Only matches the PEP 404 semantic, this PR expands the regex to match both.

@jbreue16 jbreue16 merged commit b4ddddb into master Jan 19, 2026
5 checks passed
@jbreue16 jbreue16 deleted the fix/versionMatch branch January 19, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant