Switch to beta status in PyPI classifiers

This commit is contained in:
Stein Magnus Jodal 2010-08-14 00:48:37 +02:00
parent 8d19301d41
commit 4ceb86cad0

View File

@ -56,7 +56,7 @@ setup(
description='MPD server with Spotify support',
long_description=open('README.rst').read(),
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 4 - Beta',
'Environment :: No Input/Output (Daemon)',
'Intended Audience :: End Users/Desktop',
'License :: OSI Approved :: Apache Software License',