From 42115f4fa298b54312b2a8e5b275a6e3288b6670 Mon Sep 17 00:00:00 2001 From: gnayuy Date: Thu, 11 Jun 2020 18:09:27 -0700 Subject: [PATCH] update development status to 5 - Production/Stable --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 760fd04a..2c3de39c 100644 --- a/setup.py +++ b/setup.py @@ -63,7 +63,7 @@ def run(self): setup_requires=['pytest-runner'], keywords=["neuroscience", "bioinformatics", "scientific"], classifiers=[ - "Development Status :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: Other/Proprietary License", # Allen Institute Software License "Natural Language :: English",