From f72125f057d9d4940ce2ac6765a506ede11961ad Mon Sep 17 00:00:00 2001 From: LIZARD-OFFICIAL-77 Date: Mon, 28 Oct 2024 12:31:12 +0100 Subject: [PATCH] trying to fix pypi --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d87b5cf..3f75c20 100644 --- a/setup.py +++ b/setup.py @@ -56,7 +56,7 @@ 'openai' ], classifiers=[ - 'Development Status :: 3 - Beta', + 'Development Status :: 2 - Pre-Alpha', 'Intended Audience :: Developers', 'Programming Language :: Python :: 3', 'Operating System :: Unix',