Release 0.1.14

This commit is contained in:
Karl Kroening 2018-06-27 23:51:50 -07:00
parent 3834d27a2a
commit 122e7bc2e2

View File

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