taichi
taichi copied to clipboard
Check version number before uploading to pypi
I forgot to upgrade version number in rc-v1.1.1 branch and had to yank this release due to the following two issues:
- some of the built wheels have
1.1.0in their names which is unexpected, they should use1.1.1which is manually specified when I started the workflow. - can we also add another check to make sure the version printed in
ti.initaligns with tagged version before uploading to pypi?
workflow: https://github.com/taichi-dev/taichi/runs/7898021397?check_suite_focus=true