File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
del get_versions
10
10
11
11
__author__ = 'The CRN developers'
12
- __copyright__ = 'Copyright 2018 , Center for Reproducible Neuroscience, Stanford University'
12
+ __copyright__ = 'Copyright 2019 , Center for Reproducible Neuroscience, Stanford University'
13
13
__credits__ = ('Contributors: please check the ``.zenodo.json`` file at the top-level folder'
14
14
'of the repository' )
15
15
__license__ = '3-clause BSD'
135
135
v for deps in EXTRA_REQUIRES .values () for v in deps ]))
136
136
137
137
CLASSIFIERS = [
138
- 'Development Status :: 3 - Alpha ' ,
138
+ 'Development Status :: 4 - Beta ' ,
139
139
'Intended Audience :: Science/Research' ,
140
140
'Topic :: Scientific/Engineering :: Image Recognition' ,
141
141
'License :: OSI Approved :: BSD License' ,
You can’t perform that action at this time.
0 commit comments