8000 Release version 0.1.10 · flurpo/ffmpeg-python@19f316e · GitHub
[go: up one dir, main page]

Skip to content

Commit 19f316e

Browse files
committed
Release version 0.1.10
1 parent 09e6e46 commit 19f316e

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
@@ -2,7 +2,7 @@
22
from textwrap import dedent
33
import subprocess
44

5-
version = '0.1.9'
5+
version = '0.1.10'
66
download_url = 'https://github.com/kkroening/ffmpeg-python/archive/v{}.zip'.format(version)
77

88
long_description = dedent("""\

0 commit comments

Comments
 (0)
0