Skip to content

Commit a014d68

Browse files
committed
MAINT: Links [skip azp] [skip actions]
1 parent 5a67897 commit a014d68

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

doc/install/installers.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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.12.0-post1/MNE-Python-1.12.0_1-Linux.sh
20+
.. button-link:: https://github.com/mne-tools/mne-installers/releases/download/v1.12.1/MNE-Python-1.12.1_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.12.0_1-Linux.sh
34+
$ sh ./MNE-Python-1.12.1_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.12.0-post1/MNE-Python-1.12.0_1-macOS_Intel.pkg
41+
.. button-link:: https://github.com/mne-tools/mne-installers/releases/download/v1.12.1/MNE-Python-1.12.1_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.12.0-post1/MNE-Python-1.12.0_1-macOS_M1.pkg
57+
.. button-link:: https://github.com/mne-tools/mne-installers/releases/download/v1.12.1/MNE-Python-1.12.1_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.12.0-post1/MNE-Python-1.12.0_1-Windows.exe
73+
.. button-link:: https://github.com/mne-tools/mne-installers/releases/download/v1.12.1/MNE-Python-1.12.1_0-Windows.exe
7474
:ref-type: ref
7575
:color: primary
7676
:shadow:
@@ -164,7 +164,7 @@ To remove the MNE-Python distribution provided by our installers above:
164164
.. code-block:: bash
165165
166166
$ which python
167-
/home/username/mne-python/1.12.0_1/bin/python
167+
/home/username/mne-python/1.12.1_0/bin/python
168168
$ rm -Rf /home/$USER/mne-python
169169
$ rm /home/$USER/.local/share/applications/mne-python-*.desktop
170170
@@ -178,7 +178,7 @@ To remove the MNE-Python distribution provided by our installers above:
178178
.. code-block:: bash
179179
180180
$ which python
181-
/Users/username/Applications/MNE-Python/1.12.0_1/.mne-python/bin/python
181+
/Users/username/Applications/MNE-Python/1.12.1_0/.mne-python/bin/python
182182
$ rm -Rf /Users/$USER/Applications/MNE-Python # if user-specific
183183
$ rm -Rf /Applications/MNE-Python # if system-wide
184184

0 commit comments

Comments
 (0)