Release version 0.1.11

This commit is contained in:
Karl Kroening 2018-05-09 03:31:04 -05:00
parent 2a2d5a43f1
commit 90561c7a8a

View File

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