Update PyPI classifiers

This commit is contained in:
Florian Bruhin 2020-06-24 17:49:14 +02:00
parent 0e2db8eadc
commit 419f25bbee
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ try:
author_email=_get_constant('email'),
license=_get_constant('license'),
classifiers=[
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'Environment :: X11 Applications :: Qt',
'Intended Audience :: End Users/Desktop',
'License :: OSI Approved :: GNU General Public License v3 or later '