diff --git a/pyproject.toml b/pyproject.toml index eb8447856..a553168a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "moviepy" -version = "2.1.1" +version = "2.1.2" description = "Video editing with Python" readme = "README.md" license = { text = "MIT License" }