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 b87544f commit bc7dcfeCopy full SHA for bc7dcfe
flash_dmattn/__init__.py
@@ -2,7 +2,7 @@
2
3
from typing import Optional
4
5
-__version__ = "0.2.0"
+__version__ = "0.3.0"
6
7
try:
8
from .flash_dmattn_triton import triton_dmattn_func
0 commit comments