diff --git a/pyproject.toml b/pyproject.toml index ba8a1c3..a4f7f57 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,8 +12,7 @@ maintainers = [ { name = "George Stoica", email = "george.stoica@senticlab.com"}, ] classifiers = [ - "Development Status :: 4 - Beta", -# "Development Status :: 5 - Production/Stable", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "Programming Language :: Python :: 3",