diff --git a/setup.py b/setup.py index d1dc419..4299271 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ setup( long_description=open("README.rst").read(), download_url="http://pypi.python.org/packages/source/N/NetfilterQueue/NetfilterQueue-%s.tar.gz" % VERSION, classifiers = [ - "Development Status :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Topic :: System :: Networking",