Fixed a float value used for volume where it expected an integer
This commit is contained in:
parent
177f0de758
commit
361240adc4
4 changed files with 10 additions and 7 deletions
2
setup.py
2
setup.py
|
|
@ -64,7 +64,7 @@ except:
|
|||
setup(
|
||||
name='devedeng',
|
||||
|
||||
version='4.8.0',
|
||||
version='4.8.1',
|
||||
|
||||
description='A video DVD creator',
|
||||
long_description = "A program that allows to create video DVDs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue