We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7989c5d commit 6a67834Copy full SHA for 6a67834
setup.py
@@ -2,7 +2,7 @@
2
from textwrap import dedent
3
import subprocess
4
5
-version = '0.1.6'
+version = '0.1.7'
6
download_url = 'https://github.com/kkroening/ffmpeg-python/archive/v{}.zip'.format(version)
7
8
long_description = dedent("""\
0 commit comments