From 1b87a2b7c865427a4bb22ea8efc3a3eeb2df67d7 Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Thu, 16 Oct 2025 17:48:13 +0100 Subject: [PATCH 1/3] info for release 7.4.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5efb2c4..66bee9e 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ See Also -------- * [SpiNNaker online documentation](http://spinnakermanchester.github.io/) * [sPyNNakerGithub](/SpiNNakerManchester/sPyNNaker) for the implementation - * [Combined python documentation](http://spinnakermanchester.readthedocs.io) + * [Combined python documentation](http://spinnakermanchester.readthedocs.io/en/7.4.1) * [PyNN documentation](http://neuralensemble.org/docs/PyNN) From 3a19c069ea57880992f03e792770e3496e87170e Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Fri, 17 Oct 2025 09:27:48 +0100 Subject: [PATCH 2/3] info for release 7.4.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66bee9e..2a4c7d4 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ See Also -------- * [SpiNNaker online documentation](http://spinnakermanchester.github.io/) * [sPyNNakerGithub](/SpiNNakerManchester/sPyNNaker) for the implementation - * [Combined python documentation](http://spinnakermanchester.readthedocs.io/en/7.4.1) + * [Combined python documentation](http://spinnakermanchester.readthedocs.io/en/latest) * [PyNN documentation](http://neuralensemble.org/docs/PyNN) From cd23c2edac7dd263c858df09d55e43968c11c329 Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Fri, 17 Oct 2025 12:57:04 +0100 Subject: [PATCH 3/3] update badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a4c7d4..313cd4f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/SpiNNakerManchester/PyNNExamples.svg?branch=master)](https://travis-ci.org/SpiNNakerManchester/PyNNExamples) +[![Python Actions](https://github.com/SpiNNakerManchester/PyNNExamples/actions/workflows/python_actions.yml/badge.svg)](https://github.com/SpiNNakerManchester/PyNNExamples/actions/workflows/python_actions.yml) Examples for PyNN =================