Release version 0.1.13

This commit is contained in:
Karl Kroening 2018-06-27 22:50:58 -07:00
parent 57eeea2356
commit fc9fd015e6

View File

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