Release 0.1.17

This commit is contained in:
Karl Kroening 2018-11-25 21:51:48 -06:00
parent c53907acaf
commit 8de06a2d7a

View File

@ -1,7 +1,7 @@
from setuptools import setup
from textwrap import dedent
version = '0.1.16'
version = '0.1.17'
download_url = 'https://github.com/kkroening/ffmpeg-python/archive/v{}.zip'.format(version)
long_description = dedent("""\