diff options
author | Jesús <heckyel@hyperbola.info> | 2020-06-01 18:10:07 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-06-01 18:10:07 -0500 |
commit | 9bcdcbda2b5e34c204976e7b43de62f9ac7bd591 (patch) | |
tree | 01f5dfb56728728133795484110a9614cdaec9bf /lvc/qtfaststart | |
parent | 99f96dc8b20ebfaeb51019001771f138a02ff1cd (diff) | |
download | librevideoconverter-9bcdcbda2b5e34c204976e7b43de62f9ac7bd591.tar.lz librevideoconverter-9bcdcbda2b5e34c204976e7b43de62f9ac7bd591.tar.xz librevideoconverter-9bcdcbda2b5e34c204976e7b43de62f9ac7bd591.zip |
pep8
Diffstat (limited to 'lvc/qtfaststart')
-rw-r--r-- | lvc/qtfaststart/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lvc/qtfaststart/__init__.py b/lvc/qtfaststart/__init__.py index f985b5c..8b13789 100644 --- a/lvc/qtfaststart/__init__.py +++ b/lvc/qtfaststart/__init__.py @@ -1 +1 @@ -VERSION = "1.6" + |