diff --git a/setup.py b/setup.py index 5cf7054..3005abd 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup( 'console_scripts': ['ldptool = tldp.driver:main',], }, classifiers=[ - 'Development Status :: 3 - Alpha', + 'Development Status :: 4 - Beta', 'Intended Audience :: Developers', 'License :: OSI Approved :: MIT License', 'Operating System :: OS Independent',