@@ -15,7 +15,7 @@ Got any questions? Let us know on the `MNE Forum`_!
1515 :class-content: text-center
1616 :name: linux-installers
1717
18- .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.6.1 /MNE-Python-1.6.1_0 -Linux.sh
18+ .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.7.0 /MNE-Python-1.7.0_0 -Linux.sh
1919 :ref-type: ref
2020 :color: primary
2121 :shadow:
@@ -29,14 +29,14 @@ Got any questions? Let us know on the `MNE Forum`_!
2929
3030 .. code-block :: console
3131
32- $ sh ./MNE-Python-1.6.1_0 -Linux.sh
32+ $ sh ./MNE-Python-1.7.0_0 -Linux.sh
3333
3434
3535 .. tab-item :: macOS (Intel)
3636 :class-content: text-center
3737 :name: macos-intel-installers
3838
39- .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.6.1 /MNE-Python-1.6.1_0 -macOS_Intel.pkg
39+ .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.7.0 /MNE-Python-1.7.0_0 -macOS_Intel.pkg
4040 :ref-type: ref
4141 :color: primary
4242 :shadow:
@@ -52,7 +52,7 @@ Got any questions? Let us know on the `MNE Forum`_!
5252 :class-content: text-center
5353 :name: macos-apple-installers
5454
55- .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.6.1 /MNE-Python-1.6.1_0 -macOS_M1.pkg
55+ .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.7.0 /MNE-Python-1.7.0_0 -macOS_M1.pkg
5656 :ref-type: ref
5757 :color: primary
5858 :shadow:
@@ -68,7 +68,7 @@ Got any questions? Let us know on the `MNE Forum`_!
6868 :class-content: text-center
6969 :name: windows-installers
7070
71- .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.6.1 /MNE-Python-1.6.1_0 -Windows.exe
71+ .. button-link :: https://github.com/mne-tools/mne-installers/releases/download/v1.7.0 /MNE-Python-1.7.0_0 -Windows.exe
7272 :ref-type: ref
7373 :color: primary
7474 :shadow:
@@ -120,7 +120,7 @@ information, including a line that will read something like:
120120
121121.. code-block ::
122122
123- Using Python: /some/directory/mne-python_1.6.1_0 /bin/python
123+ Using Python: /some/directory/mne-python_1.7.0_0 /bin/python
124124
125125 This path is what you need to enter in VS Code when selecting the Python
126126interpreter.
0 commit comments