From e4ec1f3a8111d3b5101c40c1c301c88a192407d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 19 Oct 2024 18:45:22 +0300 Subject: [PATCH] Update README.md: Add python 3.13 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83dac28e90..5769bb0d44 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ have a file containing those on your harddrive, you can not use this project. - [Good practices](#good-practices) - [Troubleshooting](#troubleshooting) -[python-versions-badge]: https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue +[python-versions-badge]: https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue ## Features @@ -74,7 +74,7 @@ have a file containing those on your harddrive, you can not use this project. ## Pre-requisites -The script is known to work with Python 3.9-3.12 versions. +The script is known to work with Python 3.9-3.13 versions. ## Installation