diff --git a/setup.py b/setup.py index b36e55c..6f3e87d 100644 --- a/setup.py +++ b/setup.py @@ -75,7 +75,7 @@ packages=find_packages(exclude=["tests", "tests.*"]), package_data={"evm_trace": ["py.typed"]}, classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English",