Fixed version name in the setup.py file
This commit is contained in:
parent
637d210199
commit
61dff3a875
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -59,7 +59,7 @@ compile_translations()
|
||||||
setup(
|
setup(
|
||||||
name='devedeng',
|
name='devedeng',
|
||||||
|
|
||||||
version='0.1.0.beta8',
|
version='0.1.0.beta10',
|
||||||
|
|
||||||
description='A video DVD creator',
|
description='A video DVD creator',
|
||||||
long_description = "A program that allows to create video DVDs",
|
long_description = "A program that allows to create video DVDs",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue