From e226d008dd51bdce5cab222ee3645694b0151d3c Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Tue, 27 Sep 2022 18:27:32 +0300 Subject: [PATCH] Development Status :: 1 - Planning --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4803817..94928e5 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ setup( install_requires=requires, license=about['__license__'], classifiers=[ - "Development Status :: 4 - Beta", + "Development Status :: 1 - Planning", "Intended Audience :: Developers", "Natural Language :: Russian", "Programming Language :: Python :: 3 :: Only",