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 3cc1c00 commit bbbc7fdCopy full SHA for bbbc7fd
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