diff --git a/setup.py b/setup.py index 33113732..5ac94c00 100644 --- a/setup.py +++ b/setup.py @@ -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',