8000 bump version · Powercoder64/ffmpeg-python@7bffe96 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7bffe96

Browse files
committed
bump version
1 parent 3e7363d commit 7bffe96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def get_current_commit_hash():
6666
setup(
6767
name = 'ffmpeg-python',
6868
packages = ['ffmpeg'],
69-
version = '0.1.4',
69+
version = '0.1.5',
7070
description = 'Python bindings for FFmpeg - with support for complex filtering',
7171
author = 'Karl Kroening',
7272
author_email = 'karlk@kralnet.us',

0 commit comments

Comments
 (0)
0