diff --git a/pyproject.toml b/pyproject.toml index 5d9c2796..cf2f5f0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ author-email = "fvoron@gmail.com" home-page = "https://github.com/frankie567/fastapi-users" classifiers = [ "License :: OSI Approved :: MIT License", - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", "Framework :: AsyncIO", "Intended Audience :: Developers", "Programming Language :: Python :: 3.7",