Skip to content

Commit

Permalink
Release 0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
kkroening committed Jul 15, 2018
1 parent 0625e38 commit b6f150c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup
from textwrap import dedent

version = '0.1.15'
version = '0.1.16'
download_url = 'https://github.com/kkroening/ffmpeg-python/archive/v{}.zip'.format(version)

long_description = dedent("""\
Expand Down

0 comments on commit b6f150c

Please sign in to comment.