Skip to content

Commit bc7dcfe

Browse files
committed
Bumps version to 0.3.0
Updates package version from 0.2.0 to 0.3.0, indicating a new minor release with potential new features or improvements.
1 parent b87544f commit bc7dcfe

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__ = "0.2.0"
5+
__version__ = "0.3.0"
66

77
try:
88
from .flash_dmattn_triton import triton_dmattn_func

0 commit comments

Comments
 (0)