Skip to content

Commit 04c4c61

Browse files
committed
Bump to v0.2.4
1 parent 6b5f271 commit 04c4c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ def append_nvcc_threads(nvcc_extra_args):
156156

157157
setup(
158158
name="flash_attn",
159-
version="0.2.3",
159+
version="0.2.4",
160160
packages=find_packages(
161161
exclude=("build", "csrc", "include", "tests", "dist", "docs", "benchmarks", "flash_attn.egg-info",)
162162
),

0 commit comments

Comments
 (0)