Skip to content

Commit d90d65c

Browse files
authored
chore: adjust incorrect development status
1 parent 5924cc4 commit d90d65c

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 @@ def run_tests(self):
6868
author_email="[email protected]",
6969
license="MIT",
7070
classifiers=[
71-
"Development Status :: 3 - Alpha",
71+
"Development Status :: 5 - Production/Stable",
7272
"Intended Audience :: Developers",
7373
"Topic :: Software Development :: Libraries",
7474
"Programming Language :: Python :: 3.8",

0 commit comments

Comments
 (0)