From 3c41dc1b5cebebd3a45487d08173d78359b56c8b Mon Sep 17 00:00:00 2001 From: gviejo Date: Fri, 7 Jan 2022 00:08:38 -0500 Subject: [PATCH] updating setup --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4e719d38..02269fad 100755 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ author_email='guillaume.viejo@gmail.com', python_requires='>=3.6', classifiers=[ - 'Development Status :: 2 - Alpha', + 'Development Status :: 2 - Pre-Alpha', 'Intended Audience :: Science/Research', 'License :: OSI Approved :: GNU General Public License v3 (GPLv3)', 'Natural Language :: English',