We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef44fdf commit aaf8812Copy full SHA for aaf8812
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.3"
+__version__ = "2.0.4"
0 commit comments