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