8000 Update setup.py · Powercoder64/ffmpeg-python@19809fd · GitHub
[go: up one dir, main page]

Skip to content

Commit 19809fd

Browse files
committed
Update setup.py
1 parent 9bdde28 commit 19809fd

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
@@ -67,7 +67,7 @@ def get_current_commit_hash():
6767
setup(
6868
name = 'ffmpeg-python',
6969
packages = ['ffmpeg'],
70-
version = '0.1.2',
70+
version = '0.1.3',
7171
description = 'Python bindings for FFmpeg - with support for complex filtering',
7272
author = 'Karl Kroening',
7373
author_email = 'karlk@kralnet.us',

0 commit comments

Comments
 (0)
0