Skip to content

Commit

Permalink
Release 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wmvanvliet committed Mar 2, 2022
1 parent a02c214 commit bbd31ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mne_rsa/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.6dev0'
__version__ = '0.6'
from .source_level import rsa_stcs, dsm_stcs, rsa_nifti, dsm_nifti
from .sensor_level import rsa_evokeds, rsa_epochs, dsm_evokeds, dsm_epochs
from .searchlight import searchlight
Expand Down

0 comments on commit bbd31ae

Please sign in to comment.