Skip to content

Commit 00037a8

Browse files
committed
v0.5.5
1 parent 95350f1 commit 00037a8

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.4'
6+
__version__ = '0.5.5'
77

88
import argparse
99
import bisect

0 commit comments

Comments
 (0)