iree-org / iree-turbine

IREE's PyTorch Frontend, based on Torch Dynamo.
Apache License 2.0
55 stars 25 forks source link

Update package version to 2.9.1. #263

Closed ScottTodd closed 1 week ago

ScottTodd commented 1 week ago

I think this will let source builds appear as newer than the stable PyPI release that was just published (https://pypi.org/project/iree-turbine/2.9.0/). We can iterate on the release process sequencing next week. Maybe we shouldn't touch this version, or maybe we should update the minor version instead of the patch version, I'm not sure.

marbre commented 5 days ago

I would suggest to increment the minor version instead but as 3.0.0 is to be released soon, we even might want to set the version to 3.0.0.dev already which nightlies building as 3.0.0rc202411*. I will add docs to iree.dev soon.