Skip to content

Commit 95d8aba

Browse files
committedDec 6, 2024
Bump to v2.2.4
1 parent bee0ae2 commit 95d8aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎mamba_ssm/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.2.3.post2"
1+
__version__ = "2.2.4"
22

33
from mamba_ssm.ops.selective_scan_interface import selective_scan_fn, mamba_inner_fn
44
from mamba_ssm.modules.mamba_simple import Mamba

0 commit comments

Comments
 (0)
Please sign in to comment.