From 7c877cc98eafc387e5233f4d28a2a4a36863e9b2 Mon Sep 17 00:00:00 2001 From: ataitler Date: Sat, 10 Feb 2024 00:48:15 -0500 Subject: [PATCH] dev status updated to Beta --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e3e66ad..b9ba751 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ python_requires=">=3.8", include_package_data=True, classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English",