diff --git a/pyproject.toml b/pyproject.toml index 7680fc3..a2b9171 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,6 +10,7 @@ description = "AEGIS encryption easy to use Python binding. Wheels for major pla readme = {file = "README.md", content-type = "text/markdown"} requires-python = ">=3.10" classifiers = [ + "Development Status :: 5 - Production/Stable", "Programming Language :: Python :: Implementation :: CPython", "Operating System :: OS Independent", "Topic :: Security :: Cryptography",