Skip to content

Commit df0ebe4

Browse files
committed
bump to 2.1.0
1 parent b3f16ef commit df0ebe4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

moviepy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.0"
1+
__version__ = "2.1.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "moviepy"
7-
version = "2.0.0"
7+
version = "2.1.0"
88
description = "Video editing with Python"
99
readme = "README.md"
1010
license = { text = "MIT License" }

0 commit comments

Comments
 (0)