Skip to content

Commit 507cfe6

Browse files
committed
Bump version to 1.2.4
1 parent 27c2293 commit 507cfe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flash_sparse_attn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from typing import Optional
44

5-
__version__ = "1.2.3"
5+
__version__ = "1.2.4"
66

77

88
# Import CUDA functions when available

0 commit comments

Comments
 (0)