Skip to content

Commit

Permalink
version bump to mne>1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
waldie11 committed Jan 2, 2025
1 parent f0f18a5 commit c71a41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ classifiers = [
"Topic :: Scientific/Engineering",
"Topic :: Software Development",
]
dependencies = ["mne>=1.8", "numpy>=1.23", "scipy>=1.9"]
dependencies = ["mne>=1.9", "numpy>=1.23", "scipy>=1.9"]
description = "MNE-BIDS: Organizing MEG, EEG, and iEEG data according to the BIDS specification and facilitating their analysis with MNE-Python"
dynamic = ["version"]
keywords = [
Expand Down

0 comments on commit c71a41f

Please sign in to comment.