Release 0.1.15

This commit is contained in:
Karl Kroening 2018-06-30 02:34:51 -07:00
parent 4ec72e0669
commit f5689ba156

View File

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