Skip to content

Commit

Permalink
Bump to v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tridao committed Dec 14, 2022
1 parent 6b5f271 commit 04c4c61
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 @@ -156,7 +156,7 @@ def append_nvcc_threads(nvcc_extra_args):

setup(
name="flash_attn",
version="0.2.3",
version="0.2.4",
packages=find_packages(
exclude=("build", "csrc", "include", "tests", "dist", "docs", "benchmarks", "flash_attn.egg-info",)
),
Expand Down

0 comments on commit 04c4c61

Please sign in to comment.