We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d0e8d commit f425c49Copy full SHA for f425c49
setup.py
@@ -33,7 +33,7 @@
33
long_description=open("README.rst").read(),
34
download_url="http://pypi.python.org/packages/source/N/NetfilterQueue/NetfilterQueue-%s.tar.gz" % VERSION,
35
classifiers = [
36
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
37
"License :: OSI Approved :: MIT License",
38
"Operating System :: POSIX :: Linux",
39
"Topic :: System :: Networking",
0 commit comments