Bump to v0.2.5
This commit is contained in:
parent
496e4f528c
commit
1bc6e5b09c
2
setup.py
2
setup.py
@ -156,7 +156,7 @@ ext_modules.append(
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="flash_attn",
|
name="flash_attn",
|
||||||
version="0.2.4",
|
version="0.2.5",
|
||||||
packages=find_packages(
|
packages=find_packages(
|
||||||
exclude=("build", "csrc", "include", "tests", "dist", "docs", "benchmarks", "flash_attn.egg-info",)
|
exclude=("build", "csrc", "include", "tests", "dist", "docs", "benchmarks", "flash_attn.egg-info",)
|
||||||
),
|
),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user