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

Set version to 0.2.0 (instead of 0.2)

parent 4040256b
......@@ -152,7 +152,7 @@ ext_modules.append(
setup(
name="flash_attn",
version="0.2",
version="0.2.0",
packages=find_packages(
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