diff --git a/setup.py b/setup.py index 209922a..71e7253 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ def run(self): keywords="rev", classifiers=[ "Development Status :: 4 - Beta", - "Intended Audience :: Modelers", + "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 3.6",