Skip to content

Commit ab0451b

Browse files
authored
Update params.py
1 parent 892eec9 commit ab0451b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

caiman/source_extraction/cnmf/params.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ def __init__(self, fnames=None, dims=None, dxy=(1, 1),
560560
'decay_time': decay_time,
561561
'dxy': dxy,
562562
'var_name_hdf5': var_name_hdf5,
563-
'caiman_version': '1.5.2',
563+
'caiman_version': '1.5.3',
564564
'last_commit': None,
565565
}
566566

0 commit comments

Comments
 (0)