Skip to content

Commit 89c5a7d

Browse files
authored
Change version to 2.7.3 (#1437)
Signed-off-by: Kirthi Shankar Sivamani <[email protected]>
1 parent 2ac6c98 commit 89c5a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flash_attn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.7.2.post1"
1+
__version__ = "2.7.3"
22

33
from flash_attn.flash_attn_interface import (
44
flash_attn_func,

0 commit comments

Comments
 (0)