Commit a1a5d2ee authored by Tri Dao's avatar Tri Dao
Browse files

Bump to v0.2.3

parent 5db33051
...@@ -156,7 +156,7 @@ ext_modules.append( ...@@ -156,7 +156,7 @@ ext_modules.append(
setup( setup(
name="flash_attn", name="flash_attn",
version="0.2.2", version="0.2.3",
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",)
), ),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment