8000 Bump version · Powercoder64/ffmpeg-python@562be84 · GitHub
[go: up one dir, main page]

Skip to content

Commit 562be84

Browse files
committed
Bump version
1 parent 7a44e54 commit 562be84

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