Skip to content

Commit 505b746

Browse files
authored
Update setup.py
1 parent 626f524 commit 505b746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
keywords=['structural biology', 'proteins', 'bioinformatics'],
6969
headers=glob(os.path.join('lib', 'src', '*')),
7070
classifiers=[
71-
'Development Status :: 4 - Beta',
71+
'Development Status :: 5 - Production/Stable',
7272
'Topic :: Scientific/Engineering :: Bio-Informatics',
7373
'Topic :: Scientific/Engineering :: Chemistry',
7474
'License :: OSI Approved :: MIT License',

0 commit comments

Comments
 (0)