From 11b540adc6b3848d4bd8a2bb7278a35568b8216d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Colomb?= Date: Thu, 13 Jun 2024 22:37:26 +0200 Subject: [PATCH] Fixup another Python 3.6 reference. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index bdf66701..3c469e84 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ The aim of the project is to support the most common parts of the CiA 301 standard in a simple Pythonic interface. It is mainly targeted for testing and automation tasks rather than a standard compliant master implementation. -The library supports Python 3.6+. +The library supports Python 3.8+. Features