Release version 0.1.10

This commit is contained in:
Karl Kroening 2018-01-13 21:07:30 -08:00
parent 09e6e469a7
commit 19f316e9c5

View File

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