From 5d844b3225f0f3c054befff953310d8c6c8d0764 Mon Sep 17 00:00:00 2001 From: Nico de Vos Date: Wed, 17 Jan 2024 10:53:06 -0800 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e02278f..a33fd2a 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ 'pandas' ] }, - classifiers=['Development Status :: 3 - Alpha', + classifiers=['Development Status :: 4 - Beta', 'Intended Audience :: Science/Research', 'License :: OSI Approved :: MIT License', 'Operating System :: Microsoft :: Windows',