diff --git a/setup.py b/setup.py index 703b658..291e4b7 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ def get_version(): license='MIT', keywords='nested-sampling dynamic-nested-sampling', classifiers=[ # Optional - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Science/Research', 'License :: OSI Approved :: MIT License', 'Programming Language :: Python :: 2',