Skip to content

Commit ad7a3ab

Browse files
authored
Merge pull request #176 from SmallDoges:auto-workflow
Bump version to 1.1.8
2 parents a73c635 + 3063d1e commit ad7a3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flash_dmattn/__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.1.0"
5+
__version__ = "1.1.8"
66

77

88
# Import CUDA functions when available

0 commit comments

Comments
 (0)