diff --git a/setup.py b/setup.py index da9894f..9331bec 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ keywords=["data structure", "tree", "tools"], install_requires=["six"], classifiers=[ - "Development Status :: 5 - Production", + "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License",