From afb2f31d5287774954f5c22bde852512faf45745 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Wed, 27 Oct 2021 13:07:51 +0100
Subject: [PATCH] DOC: readme

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 493d7e30e..26cd04679 100644
--- a/README.rst
+++ b/README.rst
@@ -19,7 +19,7 @@ programming library written in Python. It is used by `FSLeyes
 <https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/>`_.
 
 
-``fslpy`` is tested against Python versions 3.7, 3.8 and 3.9.
+``fslpy`` is tested against Python versions 3.7, 3.8, 3.9, and 3.10.
 
 
 Installation
-- 
GitLab