Skip to content

Commit

Permalink
Update package version to 2.9.1. (#263)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
ScottTodd authored Nov 9, 2024
1 parent 4a3f8c9 commit ac12191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version_info.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"package-version": "2.9.0"
"package-version": "2.9.1"
}

0 comments on commit ac12191

Please sign in to comment.