Bump version: 0.1.6

This commit is contained in:
Karl Kroening 2017-06-15 23:10:13 -06:00
parent 36c4a97393
commit 190593b35f

View File

@ -67,7 +67,7 @@ setup(
packages=['ffmpeg'],
setup_requires=['pytest-runner'],
tests_require=['pytest'],
version='0.1.5',
version='0.1.6',
description='Python bindings for FFmpeg - with support for complex filtering',
author='Karl Kroening',
author_email='karlk@kralnet.us',