8000 Release version 0.1.13 · u2takey/ffmpeg-python@fc9fd01 · GitHub
[go: up one dir, main page]

Skip to content

Commit fc9fd01

Browse files
committed
Release version 0.1.13
1 parent 57eeea2 commit fc9fd01

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.12'
4+
version = '0.1.13'
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