We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95350f1 commit 00037a8Copy full SHA for 00037a8
ffmpeg_editlist.py
@@ -3,7 +3,7 @@
3
"""Cut and splice video files using a YAML definition file and ffmpeg
4
"""
5
6
-__version__ = '0.5.4'
+__version__ = '0.5.5'
7
8
import argparse
9
import bisect
0 commit comments