Skip to content

Commit

Permalink
fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
wmvanvliet committed May 23, 2024
1 parent 1002d5f commit fc51298
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.91"
__version__ = "0.9.1"

from .source_level import rsa_stcs, rdm_stcs, rsa_stcs_rois, rsa_nifti, rdm_nifti
from .sensor_level import rsa_evokeds, rsa_epochs, rdm_evokeds, rdm_epochs
Expand Down

0 comments on commit fc51298

Please sign in to comment.