Permalink
Browse files

Merge pull request #216 from BlueBrain/update_meta

Update meta data package in setup.py
  • Loading branch information...
2 parents 660c55a + 8208eb6 commit 393da2e6de724e1d21351924181ab14ab1289960 @wvangeit wvangeit committed on GitHub Jul 5, 2017
Showing with 2 additions and 1 deletion.
  1. +2 −1 setup.py
View
@@ -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'],

0 comments on commit 393da2e

Please sign in to comment.