diff --git a/pyproject.toml b/pyproject.toml index f3d5c8c09..588a11532 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,8 +28,7 @@ readme = "README.md" requires-python = ">=3.8" classifiers = [ "License :: OSI Approved :: MIT License", - "Development Status :: 4 - Beta", # TODO: change to stable - #"Development Status :: 5 - Production/Stable", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "Programming Language :: Python", "Programming Language :: Python :: 3",