8000 Bump version · geosson/ffmpeg-python@6a67834 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a67834

Browse files
committed
Bump version
1 parent 7989c5d commit 6a67834

File tree

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.6'
5+
version = '0.1.7'
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