From 9f3af6b14e2725e756d9712de341795abff8b527 Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Wed, 19 Jul 2023 12:16:47 +0100 Subject: [PATCH] info for release 7.0.1 --- doc/doc_requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/doc_requirements.txt b/doc/doc_requirements.txt index 910bac4fd..220f426bd 100644 --- a/doc/doc_requirements.txt +++ b/doc/doc_requirements.txt @@ -12,5 +12,5 @@ # See the License for the specific language governing permissions and # limitations under the License. --e git+https://github.com/SpiNNakerManchester/SpiNNUtils.git@master#egg=SpiNNUtilities --e git+https://github.com/SpiNNakerManchester/SpiNNMachine.git@master#egg=SpiNNMachine +-e git+https://github.com/SpiNNakerManchester/SpiNNUtils.git@7.0.1#egg=SpiNNUtilities +-e git+https://github.com/SpiNNakerManchester/SpiNNMachine.git@7.0.1#egg=SpiNNMachine