We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 857519b commit b0f63b0Copy full SHA for b0f63b0
pyproject.toml
@@ -46,7 +46,7 @@ name = "mne"
46
readme = {content-type = "text/x-rst", file = "README.rst"}
47
requires-python = ">= 3.10"
48
scripts = {mne = "mne.commands.utils:main"}
49
-version = "1.10.1"
+version = "1.10.2"
50
51
[project.optional-dependencies]
52
# Leave this one here for backward-compat
0 commit comments