Skip to content

Commit

Permalink
ffmpeg_editlist: version 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rkdarst committed Sep 20, 2022
1 parent b7ddccf commit bcc8510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ffmpeg_editlist.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""Cut and splice video files using a YAML definition file and ffmpeg
"""

__version__ = '0.5.1'
__version__ = '0.5.2'

import argparse
import bisect
Expand Down

0 comments on commit bcc8510

Please sign in to comment.