Release 0.1.18

This commit is contained in:
Karl Kroening 2019-06-03 04:06:26 -05:00
parent a1e1f30a99
commit 1b2634291d

View File

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