Skip to content

Commit 4af4a83

Browse files
committed
Add stable classifier
1 parent 0a928be commit 4af4a83

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
@@ -104,7 +104,7 @@
104104
extras_require=extras_require,
105105
python_requires=">=3.8.0",
106106
classifiers=[
107-
"Development Status :: 4 - Beta",
107+
"Development Status :: 5 - Production/Stable",
108108
"License :: OSI Approved :: MIT License",
109109
"Intended Audience :: Developers",
110110
"Natural Language :: English",

0 commit comments

Comments
 (0)