mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-06 04:15:44 +08:00
Bump version: 0.1.6
This commit is contained in:
parent
36c4a97393
commit
190593b35f
2
setup.py
2
setup.py
@ -67,7 +67,7 @@ setup(
|
|||||||
packages=['ffmpeg'],
|
packages=['ffmpeg'],
|
||||||
setup_requires=['pytest-runner'],
|
setup_requires=['pytest-runner'],
|
||||||
tests_require=['pytest'],
|
tests_require=['pytest'],
|
||||||
version='0.1.5',
|
version='0.1.6',
|
||||||
description='Python bindings for FFmpeg - with support for complex filtering',
|
description='Python bindings for FFmpeg - with support for complex filtering',
|
||||||
author='Karl Kroening',
|
author='Karl Kroening',
|
||||||
author_email='karlk@kralnet.us',
|
author_email='karlk@kralnet.us',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user