Skip to content

Commit a14b1df

Browse files
authored
Update __init__.py (#945)
1 parent 580ac74 commit a14b1df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mamba_ssm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.3.2"
1+
__version__ = "2.3.2.post1"
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)