We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f16ef commit df0ebe4Copy full SHA for df0ebe4
moviepy/version.py
@@ -1 +1 @@
1
-__version__ = "2.0.0"
+__version__ = "2.1.0"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "moviepy"
7
-version = "2.0.0"
+version = "2.1.0"
8
description = "Video editing with Python"
9
readme = "README.md"
10
license = { text = "MIT License" }
0 commit comments