From 3bda379351df9cd09e9026dbbea1554c9e8b9972 Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Thu, 8 Oct 2020 23:02:57 +0200 Subject: [PATCH] Module is stable --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4769674..6abccea 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ setup( include_package_data=True, license="MIT", classifiers=[ - "Development Status :: 2 - Alpha", + "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6",