Python wheel release with wrong version
Closed this issue · 1 comments
chaokunyang commented
Search before asking
- I had searched in the issues and found no similar issues.
Version
main
Component(s)
Python
Minimal reproduce step
git push apache v0.12.1-b1
What did you expect to see?
The version should be pyfory-0.12.1b1-cp310-cp310-win_amd64.whl instead of pyfory-0.12.1-cp310-cp310-win_amd64.whl
What did you see instead?
https://github.com/apache/fory/actions/runs/17203613689/job/48799236033
Anything Else?
Are you willing to submit a PR?
- I'm willing to submit a PR!
chaokunyang commented