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 a1e1f30 commit 1b26342Copy full SHA for 1b26342
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
from textwrap import dedent
3
4
-version = '0.1.17'
+version = '0.1.18'
5
download_url = 'https://github.com/kkroening/ffmpeg-python/archive/v{}.zip'.format(version)
6
7
long_description = dedent("""\
0 commit comments