Skip to content

Commit f425c49

Browse files
committed
Change setup.py classifier from beta to stable. Aww yeah.
1 parent a6d0e8d commit f425c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
long_description=open("README.rst").read(),
3434
download_url="http://pypi.python.org/packages/source/N/NetfilterQueue/NetfilterQueue-%s.tar.gz" % VERSION,
3535
classifiers = [
36-
"Development Status :: 4 - Beta",
36+
"Development Status :: 5 - Production/Stable",
3737
"License :: OSI Approved :: MIT License",
3838
"Operating System :: POSIX :: Linux",
3939
"Topic :: System :: Networking",

0 commit comments

Comments
 (0)