From f5689ba156fed5da4bf524c48fd5ff104fcd9fbf Mon Sep 17 00:00:00 2001 From: Karl Kroening Date: Sat, 30 Jun 2018 02:34:51 -0700 Subject: [PATCH] Release 0.1.15 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ee8e3c4..63e2381 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup from textwrap import dedent -version = '0.1.14' +version = '0.1.15' download_url = 'https://github.com/kkroening/ffmpeg-python/archive/v{}.zip'.format(version) long_description = dedent("""\