diff --git a/pyproject.toml b/pyproject.toml index dd227ac..fc009d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "palettable", ] classifiers=[ - "Development Status :: 5 - Stable", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Education", "Intended Audience :: Science/Research", "Programming Language :: Python",