PyPI classifier status to beta

This commit is contained in:
Kovid Goyal 2007-12-05 04:14:27 +00:00
parent bfccc26518
commit 104ec7cc93

View File

@ -115,7 +115,7 @@ if __name__ == '__main__':
""", """,
license = 'GPL', license = 'GPL',
classifiers = [ classifiers = [
'Development Status :: 3 - Alpha', 'Development Status :: 4 - Beta',
'Environment :: Console', 'Environment :: Console',
'Environment :: X11 Applications :: Qt', 'Environment :: X11 Applications :: Qt',
'Intended Audience :: Developers', 'Intended Audience :: Developers',