mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-26 03:25:21 +01:00
PyPI classifier status to beta
This commit is contained in:
parent
bfccc26518
commit
104ec7cc93
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -115,7 +115,7 @@ def _ep_to_function(ep):
|
|||
""",
|
||||
license = 'GPL',
|
||||
classifiers = [
|
||||
'Development Status :: 3 - Alpha',
|
||||
'Development Status :: 4 - Beta',
|
||||
'Environment :: Console',
|
||||
'Environment :: X11 Applications :: Qt',
|
||||
'Intended Audience :: Developers',
|
||||
|
|
|
|||
Loading…
Reference in a new issue