Skip to content

Commit

Permalink
Update Halide version in setup.py to 17.0.0 (#8010)
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-johnson authored Dec 15, 2023
1 parent 6d29ad5 commit 6bcb695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name="halide",
version='16.0.0',
version='17.0.0',
author="The Halide team",
author_email="halide-dev@lists.csail.mit.edu",
description="Halide is a programming language designed to make it easier "
Expand Down

0 comments on commit 6bcb695

Please sign in to comment.