mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-06 04:15:44 +08:00
Bump version
This commit is contained in:
parent
7989c5d8a3
commit
6a678343b5
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from setuptools import setup
|
|||||||
from textwrap import dedent
|
from textwrap import dedent
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
version = '0.1.6'
|
version = '0.1.7'
|
||||||
download_url = 'https://github.com/kkroening/ffmpeg-python/archive/v{}.zip'.format(version)
|
download_url = 'https://github.com/kkroening/ffmpeg-python/archive/v{}.zip'.format(version)
|
||||||
|
|
||||||
long_description = dedent("""\
|
long_description = dedent("""\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user