Skip to content

Commit 9749549

Browse files
authored
Update triton-kernels-benchmark version (#5281)
1 parent b526748 commit 9749549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ def get_git_commit_hash(length=8):
111111

112112
setup(
113113
name="triton-kernels-benchmark",
114-
version="3.3.0" + get_git_commit_hash(),
114+
version="3.5.0" + get_git_commit_hash(),
115115
packages=find_packages(),
116116
install_requires=[
117117
"torch>=2.6",

0 commit comments

Comments
 (0)