8000 Release 0.1.14 · mDuval1/ffmpeg-python@122e7bc · GitHub
[go: up one dir, main page]

Skip to content
  • Commit 122e7bc

    Browse files
    committed
    Release 0.1.14
    1 parent 3834d27 commit 122e7bc

    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.13'
    4+
    version = '0.1.14'
    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