From bacf9fbc0b4d396f96f58a352187a120d36f8cc5 Mon Sep 17 00:00:00 2001 From: Paillat Date: Wed, 20 Nov 2024 21:54:10 +0100 Subject: [PATCH] :memo: State python 3.9 instead of 3.7 support in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3c17c304..2543f7085 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ insertions, video compositing (a.k.a. non-linear editing), video processing, and creation of custom effects. MoviePy can read and write all the most common audio and video formats, -including GIF, and runs on Windows/Mac/Linux, with Python 3.7+. +including GIF, and runs on Windows/Mac/Linux, with Python 3.9+. # Example