8000 Release 0.1.12 · kkroening/ffmpeg-python@593cd3e · GitHub
[go: up one dir, main page]

Skip to content

Commit 593cd3e

Browse files
committed
Release 0.1.12
1 parent e6fd3ff commit 593cd3e

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.11'
4+
version = '0.1.12'
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