diff --git a/setup.py b/setup.py index e3e66ad..b9ba751 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ python_requires=">=3.8", include_package_data=True, classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English",