Release 0.1.12

This commit is contained in:
Karl Kroening 2018-06-01 22:58:40 -07:00
parent e6fd3ff7c8
commit 593cd3e790

View File

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