Skip to content

Commit 6fffaec

Browse files
committed
fix: pypi description
1 parent 92adfc4 commit 6fffaec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def get_nipype_gitversion():
5252
_version_micro,
5353
_version_extra)
5454

55-
CLASSIFIERS = ["Development Status :: 5 - Stable",
55+
CLASSIFIERS = ["Development Status :: 5 - Production/Stable",
5656
"Environment :: Console",
5757
"Intended Audience :: Science/Research",
5858
"License :: OSI Approved :: BSD License",

0 commit comments

Comments
 (0)