From a05b02518fcc322a91217c93db9f630601ba28b6 Mon Sep 17 00:00:00 2001 From: Jean Dubois Date: Thu, 26 Dec 2024 19:52:16 +0100 Subject: [PATCH] update python version in readme (tested under py3.13) --- README.fr.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.fr.md b/README.fr.md index fed6f2c..c53bb5e 100644 --- a/README.fr.md +++ b/README.fr.md @@ -31,7 +31,7 @@ end Le code est compilé pour Windows et GNU/Linux. Disponible dans l'onglet [releases](https://github.com/jd-develop/nougaro/releases/) ! - Prend en charge Python 3.11 et 3.12. N’a pas été testé sous Python 3.13. + Prend en charge Python 3.11, 3.12 et 3.13. ### Modules tiers (optionnels) diff --git a/README.md b/README.md index 2249080..35581b6 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ end The code is compiled for Windows and GNU/Linux. Check it out in the [releases](https://github.com/jd-develop/nougaro/releases/) tab! - Supports Python 3.11 and 3.12. Has not been tested under python 3.13. + Supports Python 3.11, 3.12 and 3.13. ### Third-party modules (optional)