Updated to version 4.16.0
This commit is contained in:
parent
501e8aac48
commit
aa96b6dc0d
2 changed files with 6 additions and 2 deletions
4
setup.py
4
setup.py
|
|
@ -84,7 +84,7 @@ except:
|
|||
setup(
|
||||
name='devedeng',
|
||||
|
||||
version='4.15.0',
|
||||
version='4.16.0',
|
||||
|
||||
description='A video DVD creator',
|
||||
long_description="A program that allows to create video DVDs",
|
||||
|
|
@ -108,7 +108,7 @@ setup(
|
|||
'Environment :: X11 Applications :: GTK',
|
||||
'Intended Audience :: End Users/Desktop',
|
||||
'Topic :: Multimedia :: Video :: Conversion',
|
||||
'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)',
|
||||
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
|
||||
'Operating System :: POSIX :: Linux',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Topic :: Multimedia :: Video :: Conversion'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue