We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 123f924 commit acd4610Copy full SHA for acd4610
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "ring-flash-attn"
7
-version = "0.1.4"
+version = "0.1.5"
8
authors = [
9
{ name="zhuzilin", email="[email protected]" },
10
]
@@ -19,4 +19,4 @@ classifiers = [
19
20
[project.urls]
21
Homepage = "https://github.com/zhuzilin/ring-flash-attention"
22
-Issues = "https://github.com/zhuzilin/ring-flash-attention/issues"
+Issues = "https://github.com/zhuzilin/ring-flash-attention/issues"
0 commit comments