10000 Release 0.1.15 · monir-dev/ffmpeg-python@f5689ba · GitHub
[go: up one dir, main page]

Skip to content

Commit f5689ba

Browse files
committed
Release 0.1.15
1 parent 4ec72e0 commit f5689ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22
from textwrap import dedent
33

4-
version = '0.1.14'
4+
version = '0.1.15'
55
download_url = 'https://github.com/kkroening/ffmpeg-python/archive/v{}.zip'.format(version)
66

77
long_description = dedent("""\

0 commit comments

Comments
 (0)
0