diff --git a/setup.py b/setup.py index 805cd72..21b3f58 100644 --- a/setup.py +++ b/setup.py @@ -42,11 +42,12 @@ 'BlueBrainProject'), url='https://github.com/BlueBrain/BluePyOpt', classifiers=[ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Environment :: Console', 'License :: OSI Approved :: GNU Lesser General Public ' 'License v3 (LGPLv3)', 'Programming Language :: Python :: 2.7', + 'Programming Language :: Python :: 3.6', 'Operating System :: POSIX', 'Topic :: Scientific/Engineering', 'Topic :: Utilities'],