Skip to content

Commit bb32676

Browse files
authored
Update development status classifier to stable
1 parent 941e71a commit bb32676

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
@@ -38,7 +38,7 @@
3838
version=version,
3939
python_requires='~=3.6',
4040
classifiers=[
41-
"Development Status :: 4 - Beta",
41+
"Development Status :: 5 - Production/Stable",
4242
"License :: OSI Approved :: MIT License",
4343
"Environment :: Console",
4444
"Intended Audience :: End Users/Desktop",

0 commit comments

Comments
 (0)