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