From 95a56e38270fa81bd18ed340b30fe3b5aa6ad193 Mon Sep 17 00:00:00 2001 From: Marcello Sega Date: Tue, 6 Aug 2024 10:35:57 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 649cdd6..ba605a2 100644 --- a/setup.py +++ b/setup.py @@ -91,7 +91,7 @@ def run_tests(self): # 3 - Alpha # 4 - Beta # 5 - Production/Stable - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', # Indicate who your project is intended for 'Intended Audience :: Science/Research',