We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I added the URL for URL for the new CRTM v3 release candidate, I made two mistakes:
url_for_version
v3
.not. < Version(3.0.0)
I'll have a PR that fixes this in a minute. This needs to go in asap before creating the release branches.
The text was updated successfully, but these errors were encountered:
climbfuji
Successfully merging a pull request may close this issue.
When I added the URL for URL for the new CRTM v3 release candidate, I made two mistakes:
url_for_version
only applies for hashes, not for git commitsv3
doesn't get evaluated as.not. < Version(3.0.0)
I'll have a PR that fixes this in a minute. This needs to go in asap before creating the release branches.
The text was updated successfully, but these errors were encountered: