@@ -17,7 +17,7 @@ Platform-specific installers
1717 :class-content: text-center
1818 :name: install-linux
1919
20- .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.10.2 /MNE-Python-1.10.2_0 -Linux.sh
20+ .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.11.0 /MNE-Python-1.11.0_0 -Linux.sh
2121 :ref-type: ref
2222 :color: primary
2323 :shadow:
@@ -31,14 +31,14 @@ Platform-specific installers
3131
3232 .. code-block :: console
3333
34- $ sh ./MNE-Python-1.10.2_0 -Linux.sh
34+ $ sh ./MNE-Python-1.11.0_0 -Linux.sh
3535
3636
3737 .. tab-item :: macOS (Intel)
3838 :class-content: text-center
3939 :name: install-macos-intel
4040
41- .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.10.2 /MNE-Python-1.10.2_0 -macOS_Intel.pkg
41+ .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.11.0 /MNE-Python-1.11.0_0 -macOS_Intel.pkg
4242 :ref-type: ref
4343 :color: primary
4444 :shadow:
@@ -54,7 +54,7 @@ Platform-specific installers
5454 :class-content: text-center
5555 :name: install-macos-apple
5656
57- .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.10.2 /MNE-Python-1.10.2_0 -macOS_M1.pkg
57+ .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.11.0 /MNE-Python-1.11.0_0 -macOS_M1.pkg
5858 :ref-type: ref
5959 :color: primary
6060 :shadow:
@@ -70,7 +70,7 @@ Platform-specific installers
7070 :class-content: text-center
7171 :name: install-windows
7272
73- .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.10.2 /MNE-Python-1.10.2_0 -Windows.exe
73+ .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.11.0 /MNE-Python-1.11.0_0 -Windows.exe
7474 :ref-type: ref
7575 :color: primary
7676 :shadow:
@@ -156,7 +156,7 @@ To remove the MNE-Python distribution provided by our installers above:
156156 .. code-block :: bash
157157
158158 $ which python
159- /home/username/mne-python/1.10.2_0 /bin/python
159+ /home/username/mne-python/1.11.0_0 /bin/python
160160 $ rm -Rf /home/$USER /mne-python
161161 $ rm /home/$USER /.local/share/applications/mne-python-* .desktop
162162
@@ -170,7 +170,7 @@ To remove the MNE-Python distribution provided by our installers above:
170170 .. code-block :: bash
171171
172172 $ which python
173- /Users/username/Applications/MNE-Python/1.10.2_0 /.mne-python/bin/python
173+ /Users/username/Applications/MNE-Python/1.11.0_0 /.mne-python/bin/python
174174 $ rm -Rf /Users/$USER /Applications/MNE-Python # if user-specific
175175 $ rm -Rf /Applications/MNE-Python # if system-wide
176176
0 commit comments