We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f957fd commit 71240fbCopy full SHA for 71240fb
1 file changed
ffmpeg/__init__.py
@@ -1,4 +1,4 @@
1
from .ffmpeg import FFmpeg, FFmpegError
2
from .progress import Progress
3
4
-__version__ = "2.0.2"
+__version__ = "2.0.3"
0 commit comments