Skip to content

Commit cca7c40

Browse files
committed
fix classifier string
1 parent 54ff437 commit cca7c40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def readme():
3333
long_description = readme(),
3434
url='https://github.com/bennahugo/obzplan',
3535
classifiers=[
36-
"Development Status :: 1 - Stable",
36+
"Development Status :: 5 - Production/Stable",
3737
"Intended Audience :: Science/Research",
3838
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
3939
"Operating System :: POSIX :: Linux",

0 commit comments

Comments
 (0)