Revision bb574d3f
Added by David Sorber over 7 years ago
| software/hbkcd/setup.py | ||
|---|---|---|
|
|
||
|
setup(
|
||
|
name = 'hbkcd',
|
||
|
version = '0.4.0',
|
||
|
version = '0.4.1',
|
||
|
description = 'HandBrake Control Daemon',
|
||
|
packages = find_packages(),
|
||
|
python_requires = '>=3.6.0',
|
||
Fix bug in encode complete email of final size percentage of original
size. Version 0.4.1.