diff --git a/setup.py b/setup.py index 8dc5016..a2a00e3 100644 --- a/setup.py +++ b/setup.py @@ -26,6 +26,7 @@ setup( 'Intended Audience :: Developers', 'Programming Language :: Python', 'License :: OSI Approved :: MIT License', + 'Development Status :: 5 - Production/Stable', ], keywords='socket.io node.js', author='Roy Hyunjin Han',