Skip to content

Commit bcc8510

Browse files
committed
ffmpeg_editlist: version 0.5.2
1 parent b7ddccf commit bcc8510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ffmpeg_editlist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""Cut and splice video files using a YAML definition file and ffmpeg
44
"""
55

6-
__version__ = '0.5.1'
6+
__version__ = '0.5.2'
77

88
import argparse
99
import bisect

0 commit comments

Comments
 (0)