mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-05-19 12:39:20 +08:00
Release 0.2.0
This commit is contained in:
parent
1c9695d2a0
commit
78fb6cf2f1
2
setup.py
2
setup.py
@ -1,7 +1,7 @@
|
|||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
from textwrap import dedent
|
from textwrap import dedent
|
||||||
|
|
||||||
version = '0.1.18'
|
version = '0.2.0'
|
||||||
download_url = 'https://github.com/kkroening/ffmpeg-python/archive/v{}.zip'.format(
|
download_url = 'https://github.com/kkroening/ffmpeg-python/archive/v{}.zip'.format(
|
||||||
version
|
version
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user