Skip to content

Commit 28f623d

Browse files
committed
Rename k_activation.py -> k_activations.py
1 parent f40e2ee commit 28f623d

File tree

2 files changed

+1
-1
lines changed

2 files 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.0.2"
1+
__version__ = "2.0.3"
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
File renamed without changes.

0 commit comments

Comments
 (0)