Skip to content

Commit 8fb906d

Browse files
committed
Set development status to Production/Stable
1 parent 0f6b91a commit 8fb906d

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
@@ -131,7 +131,7 @@ def find_version(*file_paths):
131131
},
132132
zip_safe=False,
133133
classifiers=(
134-
'Development Status :: 4 - Beta',
134+
'Development Status :: 5 - Production/Stable',
135135
'Intended Audience :: Developers',
136136
'Natural Language :: English',
137137
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)