We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c4a97 commit 190593bCopy full SHA for 190593b
1 file changed
setup.py
@@ -67,7 +67,7 @@ def get_current_commit_hash():
67
packages=['ffmpeg'],
68
setup_requires=['pytest-runner'],
69
tests_require=['pytest'],
70
- version='0.1.5',
+ version='0.1.6',
71
description='Python bindings for FFmpeg - with support for complex filtering',
72
author='Karl Kroening',
73
author_email='karlk@kralnet.us',
0 commit comments