8000 Release 0.2.0 · stu-github/ffmpeg-python@78fb6cf · GitHub
[go: up one dir, main page]

Skip to content

Commit 78fb6cf

Browse files
committed
Release 0.2.0
1 parent 1c9695d commit 78fb6cf

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.18'
4+
version = '0.2.0'
55
download_url = 'https://github.com/kkroening/ffmpeg-python/archive/v{}.zip'.format(
66
version
77
)

0 commit comments

Comments
 (0)
0